You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…bitcoin-core#412)
- Removed back button and NavigationBar2 from CreateBackup.qml
- Removed back signal from CreateBackup.qml
- Removed unnecessary imports
- Verified CreateConfirm.qml already had no back navigation
- Maintained forward-only navigation flow with "Done" button
This change ensures users follow a linear wallet creation process
without the ability to navigate backwards, improving the flow
consistency and user experience.
Motivation
the wallet is already created, going back makes no sense
as mentioned in #403 (review)
Possible solution
remove the navbar and then add the right spacing
Useful Skills
No response
Guidance for new contributors
Want to work on this issue?
For guidance on contributing, please read CONTRIBUTING.md before opening your pull request.
The text was updated successfully, but these errors were encountered: