diff --git a/website/client/src/components/group-plans/groupPlansUpdateModal.vue b/website/client/src/components/group-plans/groupPlansUpdateModal.vue index 35600137f5..e79c2dd39f 100644 --- a/website/client/src/components/group-plans/groupPlansUpdateModal.vue +++ b/website/client/src/components/group-plans/groupPlansUpdateModal.vue @@ -4,6 +4,8 @@ title="New Shared Task Board" size="lg" hide-footer="hide-footer" + :no-close-on-backdrop="true" + :no-close-on-esc="true" >
Leave a task unassigned if any member can complete it", "newGroupsBullet10b": "Assign a task to one member so only they can complete it", "newGroupsBullet10c": "Assign a task to multiple members if they all need to complete it", - "newGroupsVisitFAQ": "Visit the FAQ from the Help dropdown for more guidance.", + "newGroupsVisitFAQ": "Visit the FAQ from the Help dropdown for more guidance.", "newGroupsEnjoy": "We hope you enjoy the new Group Plans experience!" }