-
Notifications
You must be signed in to change notification settings - Fork 619
[SDK] feat: Redesign payment method selector UI #6265
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
[SDK] feat: Redesign payment method selector UI #6265
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
7ffeae0 to
f77e7f3
Compare
size-limit report 📦
|
Codecov ReportAttention: Patch coverage is
❌ Your patch check has failed because the patch coverage (4.58%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## 02-15-new_payembed_ui_for_selecting_tokens #6265 +/- ##
===========================================================================
Coverage 56.84% 56.85%
===========================================================================
Files 1167 1166 -1
Lines 64581 64557 -24
Branches 5228 5226 -2
===========================================================================
- Hits 36714 36701 -13
+ Misses 27139 27128 -11
Partials 728 728
*This pull request uses carry forward flags. Click here to find out more.
|
f77e7f3 to
5a12a4d
Compare
5a12a4d to
d098edc
Compare
Merge activity
|

Fixes TOOL-3434
PR-Codex overview
This PR focuses on enhancing the payment selection functionality in a wallet application by adding currency symbols, improving UI elements, and restructuring components for better clarity and usability.
Detailed summary
symbolproperty toCurrencyMetainterface.USD,CAD,GBP,EUR, andJPYto include symbols.PaymentSelectionScreento display currency symbols.TokenRowto enhance loading states and display token values.PayWithCryptoQuoteInfocomponent with a more streamlined version.SwapScreenContentandFiatScreenContentfor improved UI.TokenSelectedLayoutfor selecting payment methods.