Forecast rewards collection on stake and extend #279
Labels
enhancement
New feature or request
P1
Large amount of significant user impact, a meaningful feature is broken
ui/ux
Workd that requires design and product overview
Milestone
To address #265 and #266, we're going to try informing the user that rewards will be collected when a new stake is created or an existing one is extended. If we continue to hear complaints from users after trying this approach, we will consider contract changes at that time.
There are a couple of different ways I'm thinking we could handle this.
We could pop up a modal after the user clicks "Stake" or "Extend". The modal would explain that # OGV will be collected at the same time as the proposed transaction. We could also include an optional checkbox along the lines of "Got it, don't show me this again". My concern is that the modal would introduce an extra click and add friction to a high-value action. It's also likely that the user will check the box and then be just as confused as I was next time she comes back to stake/extend and doesn't see the modal.
We could add an alert above the button explaining what will happen. The user isn't as likely to read this as she would an annoying modal, but it also wouldn't be as necessary to hide it for repeat uses and it wouldn't introduce an extra click.
Something like this 👇 (but prettier)
The text was updated successfully, but these errors were encountered: