Skip to content
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

Allow deletion of custom networks #5222

Closed
cliffhall opened this issue Sep 9, 2018 · 5 comments
Closed

Allow deletion of custom networks #5222

cliffhall opened this issue Sep 9, 2018 · 5 comments

Comments

@cliffhall
Copy link

cliffhall commented Sep 9, 2018

What problem are you trying to solve?

  • Trying to remove an incorrectly specified custom network from MetaMask.

Describe the solution you'd like

  1. Add an 'x' button to the right of each custom network name in the networks dropdown.
  2. Clicking the button should raise a confirmation dialog with 'Yes' and 'Cancel' buttons, saying "Are you sure you want to delete this network?".
  3. Clicking 'Yes' should delete the custom network.

Additional context

@hackmod
Copy link
Contributor

hackmod commented Sep 14, 2018

Please see UI suggestion #5246 and the PR #5267

@bdresser
Copy link
Contributor

hey @cliffhall - as @hackmod mentions, this will be handled in #5267

@zemse
Copy link

zemse commented Mar 2, 2020

Is this implemented? I'm using Metamask 7.7.3 but can't find the option

@ghost
Copy link

ghost commented May 11, 2020

Has this option been removed? It's not available in 7.7.9 anymore. I have to reinstall Metamask to delete the network.

@davidcallanan
Copy link

davidcallanan commented Jun 27, 2021

This is ridiculous. I'm trying to test my apps ability to automatically add a chain to metamask. For testing purposes, I must delete the network from metamask so I can test this.

It would be great if this is fixed!

EDIT Turns out you can't delete the network if you are currently connected to it. If you connect to a different network then you can delete the other. Hopefully this helps anyone with similar issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants