You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@danfinlay@cjeria when I put in a custom RPC, it adds that new URL to the list of networks.
If I click "Custom RPC" again, it feels like the extension should stop trying to connect to the previously entered URL, cancel the spinner, and drop me on a fresh settings page. (Right now it just continues to try connecting to the URL I entered)
Right now this bug doesn't exist on old-UI because it just doesn't show the spinner on the settings page, which has the same ultimate effect: People can pick a new custom RPC even when they were just searching for one. I like this solution because it's easier to implement, but either would be good.
This sounds like a good opportunity to time-out with a message to "Try again" and link to the settings page per @bdresser suggestion. Easy enough to create a design for if this sounds like a desirable implementation.
Story:
This enhancement needs design first:
MetaMask/Design#21
The text was updated successfully, but these errors were encountered: