-
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
Fix #24322 - Disable edits for all dapp initiated transactions #24334
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. |
I don't see 'Edit' button for dapp initiated transactions: noEdit.mov |
Latest commit ef8dd7c, looks great! 2.movSend transaction initiated from within the wallet has "Edit" button: Screen.Recording.2024-05-01.at.22.20.44.mov |
Builds ready [a48d8f0]
Page Load Metrics (998 ± 614 ms)
Bundle size diffs
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #24334 +/- ##
========================================
Coverage 67.32% 67.32%
========================================
Files 1276 1276
Lines 49739 49740 +1
Branches 12925 12926 +1
========================================
+ Hits 33482 33483 +1
Misses 16257 16257 ☔ View full report in Codecov by Sentry. |
Builds ready [a48d8f0]
Page Load Metrics (998 ± 614 ms)
Bundle size diffs
|
Builds ready [a48d8f0]
Page Load Metrics (998 ± 614 ms)
Bundle size diffs
|
7c77c22
Builds ready [7c77c22]
Page Load Metrics (444 ± 421 ms)
Bundle size diffs
|
Missing release label release-11.14.5 on PR. Adding release label release-11.14.5 on PR and removing other release labels(release-11.18.0), as PR was cherry-picked in branch 11.14.5. |
Description
Ensures only transactions started within MetaMask are editable
Related issues
Fixes: #24322
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist