Skip to content
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

App rework, pt 1 - updates to new user workflow #95

Merged
merged 4 commits into from
Apr 30, 2024

Conversation

yeastplume
Copy link
Member

@yeastplume yeastplume commented Apr 23, 2024

Part of an effort to go through the app screen-by-screen, testing, fixing, and adding missing functionality.

  • Move grin-gui related files to $HOME\.grin-gui instead of $HOME\grin as requested by Re-think directories structure of the wallet #76
  • Wallet name no longer 'advanced', change to My Grin Wallet as default name
  • Some font changes on Advanced Screen
  • Implement tab/shift-tab to cycle through text inputs, note this functionality is incomplete in iced-rs, and tabbing / keyboard focus doesn't work on anything other than text inputs
  • Default app styling for iced new TextEditor widget
  • Add restore from keyphrase TextEditor to create wallet screen
  • Changes to default error message display to show more information without having to click on 'detail'
  • Hook up recovery phrase to wallet creation, and validate if box is selected
  • Update from 5.3.0 merged contracts branch

@yeastplume yeastplume changed the title [WIP] App rework, pt 1 - updates to new user workflow App rework, pt 1 - updates to new user workflow Apr 30, 2024
@yeastplume yeastplume merged commit 2b11e46 into mimblewimble:master Apr 30, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant