-
-
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(2808): edit network permissions #11963
Conversation
…at can be selected
… in some case this modal is displayed when switching from the global selector
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. |
…ng more than needed and it made the snapshot fail, TY snapshots.
…ing the connected flow
Bitrise✅✅✅ Commit hash: 9087c64 Note
|
Bitrise✅✅✅ Commit hash: 850e31d Note
|
Bitrise✅✅✅ Commit hash: 8c6d4be Note
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #11963 +/- ##
==========================================
+ Coverage 54.65% 55.18% +0.53%
==========================================
Files 1744 1760 +16
Lines 39333 39795 +462
Branches 4878 4965 +87
==========================================
+ Hits 21497 21962 +465
+ Misses 16340 16318 -22
- Partials 1496 1515 +19 ☔ View full report in Codecov by Sentry. |
Bitrise❌❌❌ Commit hash: 97d3f43 Note
Tip
|
Bitrise✅✅✅ Commit hash: 1b398cb Note
|
Bitrise✅✅✅ Commit hash: 161a924 Note
|
…st week, but the revoking should be done in the next step of the navigation flow, REVOKE_ALL_ACCOUNT_PERMISSIONS. This is now fixed.
Bitrise✅✅✅ Commit hash: 17c0f11 Note
|
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.
Looks great to me! Excited to see this feature in prod🔥
Bitrise❌❌❌ Commit hash: 86c857c Note
Tip
|
Quality Gate passedIssues Measures |
Description
add and remove permissions to network
Related issues
Contributes to solve issue: https://github.com/MetaMask/MetaMask-planning/issues/2808
Manual testing steps
I have added screenshot below to see how it looks.
Set these following variables in js.env, otherwise none of these screens will show.
export MM_NETWORK_UI_REDESIGN_ENABLED="1"
export MM_MULTICHAIN_V1_ENABLED="1"
export MM_CHAIN_PERMISSIONS="1"
Screenshots/Recordings
Pre-merge author checklist
Pre-merge reviewer checklist