"Back" button does not work on "New Wallet Wizard" page, that shows the seedphrase #67

Closed
opened 2 years ago by duke · 2 comments
duke commented 2 years ago
Owner

The "Cancel" button also does nothing. But the user is able to click the X at the top of the window, which shows the main GUI window and the wallet starts to sync. If the user again clicks the X at the top of the window to close that GUI window, the wallet still continues to sync in the background, as shown from STDOUT output. If I press CTRL-C to stop it, SDL coredumps. Not ideal.

@onryo @jahway603 if someone has generated a new seed, should we even have a "Back" button?

The "Cancel" button also does nothing. But the user is able to click the X at the top of the window, which shows the main GUI window and the wallet starts to sync. If the user again clicks the X at the top of the window to close that GUI window, the wallet still continues to sync in the background, as shown from STDOUT output. If I press CTRL-C to stop it, SDL coredumps. Not ideal. @onryo @jahway603 if someone has generated a new seed, should we even have a "Back" button?
Collaborator

Should also be fixed here: ff8692fa39

There was code disabling the cancel button and cancelEvent slot also not setup correctly. With cancel button working, I ended up disabling the "X" at top of the window to prevent funky stuff from happening. User either has to complete wizard setup or close the app entirely. I also removed back button.

Should also be fixed here: https://git.hush.is/hush/SilentDragonLite/commit/ff8692fa391ccb6ea889002a6fff14419a5e68c6 There was code disabling the cancel button and cancelEvent slot also not setup correctly. With cancel button working, I ended up disabling the "X" at top of the window to prevent funky stuff from happening. User either has to complete wizard setup or close the app entirely. I also removed back button.
Poster
Owner

@fekt nice work on fixing this!

@fekt nice work on fixing this!
duke closed this issue 2 years ago
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.