Project

General

Profile

Feature #21313

Updated by Peter Amstutz 5 months ago

To add a sharing link, the user needs to enter the name of the user being shared with, then click on a plus (+) button.    Users sometimes forget to click the button. 

 When clicking "close" or otherwise trying to cancel the sharing dialog (e.g. the ESC key), it should check if the text entry is empty or not. 

 If the text entry is not empty, it should prevent the user from closing the dialog, show a warning that they have unsaved changes, and tell them they need to click on the (+) button to save. 

Back