Eliminate the "Are you sure you want to quit" Dialog

Issue #575 new
Robert Leach created an issue

USE CASE: WHAT DO YOU WANT TO DO?

"Just let me quit".

STEPS TO REPRODUCE AN ISSUE (OR TRIGGER A NEW FEATURE)

  1. Quit

CURRENT BEHAVIOR

A dialog comes up asking the user if they're sure they want to quit. If the user responds yes, and there are unsaved changes, they're prompted again to save them in a subsequent dialog.

EXPECTED BEHAVIOR

No "are you sure" dialog. Just bring up the save dialog if necessary, otherwise, just quit, because there are no ramifications of quitting.

DEVELOPERS ONLY SECTION

SUGGESTED CHANGE (Pseudocode optional)

No "are you sure" dialog. Just bring up the save dialog if necessary, otherwise, just quit, because there are no ramifications of quitting.

FILES AFFECTED (where the changes will be implemented) - developers only

unknown

LEVEL OF EFFORT - developers only

minor

COMMENTS

Comments (0)

  1. Log in to comment