-
Notifications
You must be signed in to change notification settings - Fork 71
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
Harvesting: Move fee selector to pop-up #1816
Comments
@cryptoBeliever Maybe it just makes sense to add a warning under the fee selector that |
@NikolaiB it will probably reduce questions but giving text don't change that UI is bad and very confusing for user. |
There's already a warning under that input box :) And I agree whatever we do we need to be consistent and do the same in all Fee selection dropdowns. |
@segfaultxavi user will don't know which one transaction ("Fee to pay for this transaction"). When the user opens this harvesting view mostly, he doesn't want to send any transaction (it's another case compared to the transfer transaction view), he activated harvesting, and that's all. That's why I think removing the fee selector from there and moving it to a place when we are sure the user want send a transaction is a good idea. But of course, I'm open to other propositions. |
Oh, I see. I agree, yes, the user doesn't know anything about "transactions" when he's trying to enable harvesting. Moving the selector to a place where it is more clear that you are about to send a transaction looks like the right thing to do, yeah. |
Description:
Currently, on harvesting view, we have a "Fee" selector. Users confuse very often value selected there with a potential reward for a harvested fee and try to change it to "Fast".
Change proposition:
Because the "Fee" selector applies to the transaction we will send when "Stop harvesting", then maybe we can move the "Fee" selector on the transaction pop-up.
The text was updated successfully, but these errors were encountered: