Opened 7 years ago
Closed 7 years ago
#7815 closed defect (bug) (fixed)
BP Nouveau: warn user about invites not sent
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.0 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Templates | Keywords: | early has-patch commit |
Cc: |
Description
This is an improvement to reply to the concern @hnla had about the Group Invites UI. In case a user tries to quit the Invites page having unsent invites, a prompt will ask him to confirm. If he clicks on cancel the Send invites nav will be focuses.
Attachments (1)
Change History (6)
#2
@
7 years ago
Works as expected onbeforeunload
but feels a bit limited in inability to specify custom messages, was looking at whether we could run up something a little more custom, might have a play if time but this initial patch is an improvement over just being able to leave page without sending invites.
Will test patch.