-
-
Notifications
You must be signed in to change notification settings - Fork 4
Advanced Settings: Dev-specific UI Controls + Functionality #2
Comments
That one's scary, not sure I approve of it. The rest is good. Related to MetaMask/metamask-extension#3169 |
@danfinlay Yea, i wasn't sure of that one myself. I talked to someone at the retreat who expressed being annoyed with having to repeatedly approve transactions as he was developing his dapp on test nets. Thought I'd capture here so that I don't forget about it. |
I think there are other ways for developers to improve that experience, like running Ganache locally. |
I would add to the advanced settings a "display function data" switch. We'll show function name on the top of a confirm TX screen by default for all transactions. However, if advanced users chooses to see additional data associated with the function type, they can turn on this feature in settings. Example of what function data could look like:
|
That looks like a huge improvement, I agree the parameters can probably be reserved for advanced users, and could even be captured on a separate issue. |
We're starting to see a clearer dividing line between basic and advanced(dev-specific) features. The easiest place to put on/off switches for dev-specific functionality and ui control customizations is probably inside of settings.
Advanced features would include:
Wireframe:
@danfinlay @Zanibas @kumavis Thoughts?
The text was updated successfully, but these errors were encountered: