add loading wheel to some slow views

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
setop
2021-08-04 11:23:37 +02:00
committed by Thomas Citharel
parent d0ac3de354
commit 7d40a75650
3 changed files with 584 additions and 601 deletions

View File

@@ -22,6 +22,7 @@
</li>
</ul>
</nav>
<b-loading :active.sync="$apollo.loading"></b-loading>
<invitations
v-if="isCurrentActorAnInvitedGroupMember"
:invitations="[groupMember]"