-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 31.2
-
Fix Version/s: 34
-
Component/s: Ergonomy / UX / UI
-
Epic Link:
-
Tags:
-
Sprint:NOS-17
-
Story Points:2
Studio should ask for confirmation when clicking on the discard changes button with a dialog:
"Any unsaved change in this screen will be lost. Continue?"
Clicking yes should discard changes.
Clicking no should cancel the discard (i.e. close the dialog and don't do anything).
For consistency, the dialog should look as the one we use when a screen is left without saving changes, not a basic javascript alert.
In case the screen is left without saving changes, clicking on discard changes should not prompt for another confirmation since the risk to choose the wrong button is lower here, and that might become annoying to have two dialogs in a row.
- depends on
-
NXS-3162 Ask for confirmation before deleting changes in intermediate mode
- Resolved