-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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 network picker to AssetPicker #26559
feat: add network picker to AssetPicker #26559
Conversation
3819a56
to
4430252
Compare
d1ff94a
to
5c540a4
Compare
Builds ready [5c540a4]
Page Load Metrics (90 ± 10 ms)
Bundle size diffs
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## mb890-decouple-send-and-asset-picker #26559 +/- ##
========================================================================
- Coverage 70.03% 69.98% -0.05%
========================================================================
Files 1407 1408 +1
Lines 49066 49066
Branches 13719 13727 +8
========================================================================
- Hits 34360 34335 -25
- Misses 14706 14731 +25 ☔ View full report in Codecov by Sentry. |
5c540a4
to
931e829
Compare
Builds ready [931e829]
Page Load Metrics (105 ± 15 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
4430252
to
5a0f942
Compare
931e829
to
4f03684
Compare
c6b0816
to
c2fad63
Compare
c2fad63
to
eb0ad0e
Compare
Quality Gate passedIssues Measures |
Hi @micaelae 👋 Screen.Recording.2024-09-10.at.16.50.44.mov |
ui/components/multichain/asset-picker-amount/asset-picker-modal/AssetList.tsx
Outdated
Show resolved
Hide resolved
ui/components/multichain/asset-picker-amount/asset-picker-modal/asset-picker-modal.tsx
Show resolved
Hide resolved
eb0ad0e
to
7aac977
Compare
Builds ready [7aac977]
Page Load Metrics (1776 ± 85 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
622b27e
to
d1cf04f
Compare
Builds ready [d1cf04f]
Page Load Metrics (2031 ± 155 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
This was not intentional! Removed it in the latest version of the PR |
d14b34b
to
2309fa5
Compare
Hello @darkwing , it wont break the recent aggregated stuff; the PR is up to date with develop and its no longer using the |
Quality Gate passedIssues Measures |
Builds ready [2309fa5]
Page Load Metrics (1861 ± 89 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
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.
LGTM
Description
Changes included in this PR:
network
is not the same as wallet's network, displaycustomTokenListGenerator
prop to AssetPicker that allows upstream components to override the default displayed token listFigma design: https://www.figma.com/design/bC6RgeriyERMtMlZE8xwkm/Cross-Chain-Swaps?node-id=1490-18690&t=pnpoVVaJTqh15I0a-0
Related issues
Fixes: https://consensyssoftware.atlassian.net/browse/METABRIDGE-866
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist