regression error with wolist after update, added regression test (and testability change to datatable refresh button) before fixing

This commit is contained in:
2021-12-16 18:11:54 +00:00
parent bd678925b5
commit c36a6ba2c7
2 changed files with 4 additions and 1 deletions

View File

@@ -58,7 +58,7 @@
<v-spacer></v-spacer>
<div class="my-5 my-sm-1">
<v-btn text @click="refresh">
<v-icon data-cy="refresh">$ayiSync</v-icon>
<v-icon v-if="!loading" data-cy="refresh">$ayiSync</v-icon>
</v-btn>
<v-btn