-
Notifications
You must be signed in to change notification settings - Fork 5k
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 updates to Snaps custom UI #26639
Conversation
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. |
96e71f3
to
0fa8196
Compare
Builds ready [e9e96d2]
Page Load Metrics (79 ± 12 ms)
Bundle size diffs
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #26639 +/- ##
========================================
Coverage 70.17% 70.17%
========================================
Files 1425 1425
Lines 49659 49661 +2
Branches 13891 13891
========================================
+ Hits 34846 34848 +2
Misses 14813 14813 ☔ View full report in Codecov by Sentry. |
1512132
to
d1a3ef2
Compare
Builds ready [d1a3ef2]
Page Load Metrics (113 ± 36 ms)
Bundle size diffs
|
be91a43
to
d0eee3e
Compare
Builds ready [d0eee3e]
Page Load Metrics (77 ± 17 ms)
Bundle size diffs
|
13d4b3a
to
bd265cc
Compare
ui/components/app/snaps/snap-authorship-header/snap-authorship-header.js
Show resolved
Hide resolved
Builds ready [bd265cc]
Page Load Metrics (1733 ± 163 ms)
Bundle size diffs
|
ui/components/app/snaps/snap-authorship-header/snap-authorship-header.js
Outdated
Show resolved
Hide resolved
5d79bcb
to
80f9939
Compare
ui/components/app/snaps/snap-ui-renderer/components/container.ts
Outdated
Show resolved
Hide resolved
Builds ready [80f9939]
Page Load Metrics (1515 ± 35 ms)
Bundle size diffs
|
982ba4a
to
eaee9c9
Compare
Builds ready [eaee9c9]
Page Load Metrics (1738 ± 117 ms)
Bundle size diffs
|
Update unit test snapshots Fix lint issue Update background and border Update unit test snapshot Update file upload UI Update and fix few more Snap custom UI things Update unit test snapshots after snap header fix Add background color handling adjustments Fix and resolve conflicts after rebase Refactor confirmation.js changes Remove empty box Update unit test snapshots Fix background issue on Snap custom UI page Update unit test snapshots after new changes
747fec8
to
864aa8d
Compare
Quality Gate passedIssues Measures |
Builds ready [864aa8d]
Page Load Metrics (1621 ± 87 ms)
Bundle size diffs
|
Description
This PR adds changes to update Snaps Custom UI. Affected areas are: Snaps Home, Snap Custom Dialog, Snap components.
Related issues
Fixes: #26436
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist