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

[ABW-3644] Seed phrase entry/view updates #1255

Merged
merged 22 commits into from
Aug 6, 2024
Merged

Conversation

matiasbzurovski
Copy link
Contributor

@matiasbzurovski matiasbzurovski commented Jul 30, 2024

Jira ticket: ABW-3644

Description

  • Updates the UI when writing down/entering a seed phrase
  • Updates Hint to support a smaller icon size when showing an error, which is necessary for AppTextField.
  • Updates Hint.ViewState to hold an AttributedString rather than a rendered Text
  • Updates clients all over the wallet to hold a reference to a Hint.ViewState rather than the rendered view.

Notes

There are still some improvements to be done regarding the Header used when viewing seed phrase (could be a regular navigation title), as well as defining whether we want to show the screenshot alert when entering seed phrase. These questions have been raised in Slack.

Before vs After

Screen 1 Before Screen 1 After
before.enter.mov
after.enter.mov
before.view.mov
after.view.mov

Copy link
Contributor

@danvleju-rdx danvleju-rdx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!
Are you planning to do those improvements in this PR?

@matiasbzurovski matiasbzurovski merged commit d99829d into main Aug 6, 2024
6 checks passed
@matiasbzurovski matiasbzurovski deleted the ABW-3644-seed-phrase branch August 6, 2024 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants