-
Notifications
You must be signed in to change notification settings - Fork 16
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
feat(wallet): rebrand new mnemonic success page #1533
feat(wallet): rebrand new mnemonic success page #1533
Conversation
Signed-off-by: Eugene Panteleymonchuk <[email protected]>
This pull request has been deployed to Vercel. Latest commit: 1a32c75 ✅ Preview: https://apps-ui-omncyt0wm-iota1.vercel.app |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice job, just two details 🙏
Signed-off-by: Eugene Panteleymonchuk <[email protected]>
This pull request has been deployed to Vercel. Latest commit: 5d64ff8 ✅ Preview: https://apps-ui-jqgea44gs-iota1.vercel.app |
…/rebrand-create-mnemonic
This pull request has been deployed to Vercel. Latest commit: 8cfb1c2 ✅ Preview: https://apps-ui-pvorapknm-iota1.vercel.app |
Signed-off-by: Eugene Panteleymonchuk <[email protected]>
Signed-off-by: Eugene Panteleymonchuk <[email protected]>
…/rebrand-create-mnemonic # Conflicts: # apps/ui-kit/src/lib/components/molecules/input/InputTrailingElement.tsx
…ix after merge. Signed-off-by: Eugene Panteleymonchuk <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice job, some comments 🙏
…/rebrand-create-mnemonic
Signed-off-by: Eugene Panteleymonchuk <[email protected]>
…/rebrand-create-mnemonic
This pull request has been deployed to Vercel. Latest commit: d204525 ✅ Preview: https://apps-ui-gdr45qm55-iota1.vercel.app |
Signed-off-by: Eugene Panteleymonchuk <[email protected]>
This pull request has been deployed to Vercel. Latest commit: 9c684ba ✅ Preview: https://apps-ui-spntbh8s2-iota1.vercel.app |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
one detail I had missed 🙏 and we’re ready to go!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice 🚀
I just noted some improvements we can make on this page, I opened a PR to showcase these improvements #1755
This pull request has been deployed to Vercel. Latest commit: 09c4019 ✅ Preview: https://apps-ui-96aravg8z-iota1.vercel.app |
refactor(wallet): mnemonic success page
This pull request has been deployed to Vercel. Latest commit: 816d0e0 ✅ Preview: https://apps-ui-dksvmtdnq-iota1.vercel.app |
…/rebrand-create-mnemonic # Conflicts: # apps/ui-kit/src/lib/components/molecules/input/TextArea.tsx
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks great 🧑🎨 🖌️ 🎨
* feat(wallet): BackupMnemonicPage rebrand. Signed-off-by: Eugene Panteleymonchuk <[email protected]> * feat(wallet): BackupMnemonicPage rebrand. Remove debris. Signed-off-by: Eugene Panteleymonchuk <[email protected]> * feat(wallet): Onboarding. New wallet success & backup page updates. Signed-off-by: Eugene Panteleymonchuk <[email protected]> * feat(wallet): Onboarding. New wallet success & backup page updates. pt2. Signed-off-by: Eugene Panteleymonchuk <[email protected]> * feat(wallet): Onboarding. New wallet success & backup page updates. Fix after merge. Signed-off-by: Eugene Panteleymonchuk <[email protected]> * feat(wallet): update ui and add copy button on BackupMnemonicPage Signed-off-by: Eugene Panteleymonchuk <[email protected]> * feat(wallet): cover copy button my condition. BackupMnemonicPage. Signed-off-by: Eugene Panteleymonchuk <[email protected]> * refactor: mnemonic success page * feat: hide copy button if mnemonic is encrypted * fix: pushed test data --------- Signed-off-by: Eugene Panteleymonchuk <[email protected]> Co-authored-by: Begoña Alvarez <[email protected]> Co-authored-by: evavirseda <[email protected]>
Description of change
Please write a summary of your changes and why you made them.
Links to any relevant issues
Closes #1465
Depends on #1550 because we have updated checkbox.
Type of change
Choose a type of change, and delete any options that are not relevant.
How the change has been tested
Describe the tests that you ran to verify your changes.
Make sure to provide instructions for the maintainer as well as any relevant configurations.
Change checklist
Tick the boxes that are relevant to your changes, and delete any items that are not.