-
Notifications
You must be signed in to change notification settings - Fork 5.4k
chore: remove dead permission details code #38606
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
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. |
✨ Files requiring CODEOWNER review ✨🔑 @MetaMask/accounts-engineers (1 files, +0 -23)
👨🔧 @MetaMask/core-extension-ux (13 files, +2 -965)
|
bedb551 to
e0c43e8
Compare
Builds ready [e0c43e8]
UI Startup Metrics (1228 ± 78 ms)
📊 Page Load Benchmark ResultsCurrent Commit: 📄 Localhost MetaMask Test DappSamples: 100 Summary
📈 Detailed Results
Bundle size diffs [🚀 Bundle size reduced!]
|
e0c43e8 to
d7aaaae
Compare
Builds ready [d7aaaae]
UI Startup Metrics (1260 ± 81 ms)
📊 Page Load Benchmark ResultsCurrent Commit: 📄 Localhost MetaMask Test DappSamples: 100 Summary
📈 Detailed Results
Bundle size diffs [🚀 Bundle size reduced!]
|
Builds ready [d7aaaae]
UI Startup Metrics (1260 ± 81 ms)
📊 Page Load Benchmark ResultsCurrent Commit: 📄 Localhost MetaMask Test DappSamples: 100 Summary
📈 Detailed Results
Bundle size diffs [🚀 Bundle size reduced!]
|
ac5fc91 to
3045e27
Compare
Builds ready [3045e27]
UI Startup Metrics (1239 ± 88 ms)
📊 Page Load Benchmark ResultsCurrent Commit: 📄 Localhost MetaMask Test DappSamples: 100 Summary
📈 Detailed Results
Bundle size diffs [🚀 Bundle size reduced!]
|
Builds ready [5f24278]
UI Startup Metrics (1240 ± 91 ms)
📊 Page Load Benchmark ResultsCurrent Commit: 📄 Localhost MetaMask Test DappSamples: 100 Summary
📈 Detailed Results
Bundle size diffs [🚀 Bundle size reduced!]
|
ameliejyc
left a comment
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
Removes the following dead code:
Trace:
Changelog
CHANGELOG entry: null
Related issues
Fixes:
Manual testing steps
N/A
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist
Note
Removes the unused Connections flow and related components/routes/tests/styles, and prunes associated i18n strings.
CONNECTIONSconstant, route definitions, and lazy import; clean up route utils to stop special-casing Connections.Connectionspage and associated tests/snapshots/styles.ConnectedAccountsMenuandPermissionDetailsModalcomponents (stories, tests, types, styles, exports) and their usage fromAccountListItem.account-list-item: dropConnectionmenu type and related props (accountsCount,onActionClick).h-fullin no-connection content; remove connections SCSS import.connection-list-tooltipcomponent and story.connectedAccounts,connectedAccountsToast,disconnectedAllAccountsToast,disconnectedSingleAccountToast,permissionDetails,plusMore).Written by Cursor Bugbot for commit 5f24278. This will update automatically on new commits. Configure here.