-
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
Organize Settings Menu #5790
Comments
@cjeria @danfinlay any other thoughts? |
I'd really like to be able to view (and ideally edit) settings for the currently selected network. Right now, if I've gone into Settings for a New Network/custom RPC, I can't double-check those settings (like URL or ChainID) when debugging a connection issue, and can't even fix a typo in the nickname, without just creating another new network and hoping that all the information is getting stored right. Is visibility into Network Settings something that can be included in this Issue, or does it need to be filed separately? |
@wbt totally. We could ideally show preferences for all saved networks, allow editing, and allow adding new ones. Custom RPCs could easily be their own tab / section in a new menu. We'll see what MVP shapes up to look like. As we continue to add specific functionality requested by developer users (like #6112) it might make sense to group these in Settings under one overall "Developer Mode" toggle. Users could then turn fine tune to their liking. Could include features in the Developers section above and some gathered under this label. Might require some notification or hook during onboarding to direct folks to this option. |
I would definitely separate Network Settings and Metamask settings into separate screens. The Network Settings screen would be accessible from the Network dropdown, showing network settings for the currently selected network. Clicking Custom RPC in that same dropdown would pull up the same Network Settings display, but blank, and allow someone to add a new network. That would be a good place to implement other requested network options, like the block explorer. When logged out, the Network Settings view could still be available, and functional for the blank custom RPC instance (might address issue #5606), with other networks' settings read-only plus a message "you need to log in to Metamask before you can change these settings. You can also copy these settings to a new custom network and edit them there. (Italics = link) |
In the Network Settings screen, I would add a setting for the color, so that Custom RPC networks aren't always a white circle with a black question mark indicating something might be wrong. |
done in #6333 |
It's getting busy in there!
Rough organization might be
Display
Developers
Accounts & Security
The text was updated successfully, but these errors were encountered: