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

Make gas fee easy to use and understand [Alpha Version Feedback] #26

Open
Regenwasser opened this issue Jun 3, 2017 · 1 comment
Open

Comments

@Regenwasser
Copy link

Current implementation:
screenshot_20170603-130535_01

  • The meaning of gas and the units are a mystery to many users. People don't know what to enter in those fields. Gas station icon doesn't help much, because the site mostly uses different units (Gwei)
  • Having a field to adjust the gas price can be problematic. Can lead to errors: Some might overpay, pay too little and never get it never confirmed or they just won't touch these settings. Users have to do extensive research to understand gas and what they have to fill into these fields.
  • Most users don't edit the gas fee
  • A number with 10 Zero's is hard to read and understand.

I highly recommend reading this Medium post by the guys from Ethgasstation.info: https://medium.com/@ethgasstation/the-safe-low-gas-price-fb44fdc85b91 - It touches on many of those points and lists even more issues.

Changes:

I propose to narrow it down to three easy choices (The ETHgasAPI or some custom implementation could be used), just as explained in the Medium post. A 4th option would be to make custom edits, so advance users that for example want to skip the line in an ICO can make the changes they want.

Mockup:
screen shot 2017-06-03 at 14 08 02

Notes:

  • This is an additional step at the moment (though with a bright signifier), but if we want to make even more users adjust the gas, it be beneficial to make it a separate step in the transaction-flow. (And test to see the impact).
  • Fastest wouldn't be the default. This is just an example.
  • Gas limit is missing here. (Could be a second text field that is also only active once the recommendation is turned off.) Some apps don't let users adjust it. E.g. Lunary, Mist. Need more info about the use cases.
@Regenwasser Regenwasser changed the title Make gas fee easy to use and understand Make gas fee easy to use and understand [Alpha Version Feedback] Jun 3, 2017
@friedger friedger added this to To Do in Payment Flow Feb 4, 2018
@leafcutterant
Copy link

This issue covers most of what I think can be improved in the fee adjustment flow. Awesome observations and nice mock up -- I would be very happy to see this implemented!

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

No branches or pull requests

2 participants