-
Notifications
You must be signed in to change notification settings - Fork 769
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[GUI][Restore wallet] 'Create wallet' stays disabled until monero-wallet-gui is closed #4341
Comments
Confirmed |
newlines / extra whitespaces can be stripped from the users seed to pass verification and sent to the wallet api. there would be concerns with merging this as we are modifying the structure of the users seed and potentially creating a different wallet. there is always 1 person who will enter words 1, 6, 11, 16, 21 on the first line lol to avoid that concern, the restore wallet from seed screen would be the same window as the seed preview with numbers next to each word. |
The whitepaces and lines seem to be stripped properly the problem is that the "create wallet" button remains greyed out indefinitely (until restarting the wallet) |
Kindly the problem is that the "create wallet" button remains greyed out indefinitely (until restarting the monero-wallet-gui) |
Fix PR |
Kindly observe video @ 00:37 where 'Create wallet' button stays disabled even though mnemonic seed has been corrected
restore-bug-2.webm
The text was updated successfully, but these errors were encountered: