-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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: add learn more modal component for staking #11399
Conversation
This commit adds image,text and buttons to the tooltip component. It also updates the language strings in the en.json file to include new phrases related to this tooltip.
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
Bitrise✅✅✅ Commit hash: ee8b542 Note
|
Bitrise✅✅✅ Commit hash: 7098654 Note
|
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.
Very Clean!
Left a question and a comment but otherwise LGTM! 💯
Bitrise❌❌❌ Commit hash: 2c64efc Note
Tip
|
Bitrise✅✅✅ Commit hash: 3f33738 Note
|
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 good to me.
Bitrise🔄🔄🔄 Commit hash: 71f2e4c Note
|
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 good to me.
32df793
Bitrise✅✅✅ Commit hash: 32df793 Note
|
Quality Gate passedIssues Measures |
Description
This PR adds a new 'Learn More' Modal component that can be activated from the main input screen of mobile staking.
This is a basic component that opens up as a bottom sheet and has buttons to navigate to FAQ's for pooled staking and to close the modal .
This PR also updates the navigation routes for staking to differentiate between screens and modals and consolidates them into a new routes file for staking .
Related issues
Closes STAKE-825
Manual testing steps
Screenshots/Recordings
Before
Learn.More.Icon._Before.mp4
After
Learn.More.Modal.mp4
Pre-merge author checklist
Pre-merge reviewer checklist