-
Notifications
You must be signed in to change notification settings - Fork 5.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
fix: Allow users to remove linea from networks list #27512
fix: Allow users to remove linea from networks list #27512
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. |
Builds ready [8c9bf20]
Page Load Metrics (1848 ± 127 ms)
Bundle size diffs
|
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
Let's make sure if linea is deleted, it appears as a popular network so people have the ability to re-add it. The list of popular networks should be defined by |
Builds ready [5755063]
Page Load Metrics (1937 ± 138 ms)
|
…ub.com:MetaMask/metamask-extension into chore/MMASSETS-387_allow-users-to-remove-linea
Screen.Recording.2024-10-15.at.9.12.55.AM.movAs far as I can tell, this is working as expected since Linea is already added as an entry of Am I missing something here? |
Builds ready [3e25304]
Page Load Metrics (1919 ± 127 ms)
Bundle size diffs
|
Builds ready [af20158]
Page Load Metrics (1884 ± 103 ms)
Bundle size diffs
|
…ub.com:MetaMask/metamask-extension into chore/MMASSETS-387_allow-users-to-remove-linea
My bad. I had the changes to Should be updated now. |
Builds ready [92e1d89]
Page Load Metrics (2371 ± 418 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
…ub.com:MetaMask/metamask-extension into chore/MMASSETS-387_allow-users-to-remove-linea
Builds ready [c21904c]
Page Load Metrics (1978 ± 164 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
|
Builds ready [cc8db41]
Page Load Metrics (1947 ± 147 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Builds ready [715d648]
Page Load Metrics (1959 ± 154 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
…ub.com:MetaMask/metamask-extension into chore/MMASSETS-387_allow-users-to-remove-linea
Builds ready [b356c50]
Page Load Metrics (1976 ± 172 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Builds ready [b356c50]
Page Load Metrics (1976 ± 172 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Builds ready [bf5f6d2]
Page Load Metrics (2279 ± 89 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Description
Users should be allowed to remove Linea from networks list. When Linea is removed from default network list, it should appear within the Popular Networks section (be suggested to them). So, we need to also add it to
FEATURED_RPCS
Related issues
Fixes: https://consensyssoftware.atlassian.net/browse/MMASSETS-387
Manual testing steps
Screenshots/Recordings
Pre-merge author checklist
Pre-merge reviewer checklist