fix(onboarding): improve modal launching and clicky behavior

This commit is contained in:
SabreCat
2022-08-19 14:09:41 -05:00
parent 95714599f0
commit 49a20218a5
4 changed files with 8 additions and 6 deletions

View File

@@ -319,6 +319,9 @@ export default {
this.group.members = members;
this.loadTasks();
if (this.user.flags.tour.groupPlans !== -2) {
this.$root.$emit('bv::show::modal', 'group-plans-update');
}
},
async loadTasks () {
this.tasksByType = {