-
-
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(ramp): enable buy button in asset overview #12396
base: main
Are you sure you want to change the base?
Conversation
Bitrise🔄🔄🔄 Commit hash: be7c818 Note
|
Bitrise✅✅✅ Commit hash: 2de74a0 Note
|
Bitrise✅✅✅ Commit hash: 1cbd3bf Note
|
Quality Gate passedIssues Measures |
Description
This PR adds the buy button to the Token (AssetOverview) page, using the Ramp Intent parameters to optimistically open the Buy flow with the token selected. The Buy button will show if the network is supported.
Happy Path / Optimistic case description:
Given:
Then:
Other cases:
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
No Buy button
no_buy_button.mp4
After
Happy Path
buy_button_asset_overview.mp4
Token unavailable (default token is selected)
other_cases.mp4
Pre-merge author checklist
Pre-merge reviewer checklist