Currently if you have unsaved changes in a project and try to open or create a new project, you get this modal window:
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.
Currently if you have unsaved changes in a project and try to open or create a new project, you get this modal window:
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.