Skip to content

Replace OK/Cancel buttons with Save/Discard/Cancel #92

@tassaron

Description

@tassaron

Currently if you have unsaved changes in a project and try to open or create a new project, you get this modal window:

prompt for unsaved changes dialog with ok and cancel button

Despite having a 'cancel' button, there's no way to actually cancel this action. The "cancel" button functions as a "discard changes" button, rather than aborting the requested action as users expect from a button labelled 'cancel'.

OK is also the default selection, despite being a potentially destructive change. So when a true 'cancel' button is added, that new button should be the default.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions