rsanchez-wsu / RaiderPlanner

The best study planner since the Gantt Diagram
GNU General Public License v3.0
5 stars 83 forks source link

Quit from the Create New Account #453

Closed AndrewVaughn closed 5 years ago

AndrewVaughn commented 5 years ago

If you accidentally click on the New Profile item, you get the Create a New Account popup. The issue here is that if you don't want to create a new account and click close, the program shuts down. That is the only option that the create new account offers. This could be resolved by have the New Profile "greyed out" so it is not active while you are in your profile. Another resolution would be to have a return or back button that would take you back to the previous screen. We could have a log out popup, that gives the choice of shutting down or returning to our profile.

AndrewHulett commented 5 years ago

This is being addressed in issue #406. My changes haven't been merged yet but I changed the quit button to a cancel button that takes the user back to the main program menu rather than quitting.

rsanchez-wsu commented 5 years ago

Closing as a duplicate of #406.