bitsongofficial / sinfonia-ui

6 stars 11 forks source link

Feedback on epoch time #384

Closed giorgionocera closed 1 year ago

giorgionocera commented 2 years ago

When the platform reaches the epoch time, the whole platform slows down in the requests. For this reason, it could be helpful to show feedback to the user that shows that "things can be delayed". We can think to add a tooltip near the epoch time countdown, or show a popup to every user on each page they're exactly at 00:00 of the epoch time.

@giannnni what do you think about it?

giannnni commented 2 years ago

To improve user experience while sinfonia reaching epoch times we could add a short text below the countdown when it reaches the end of the epoch, just to inform user that the platform is distributing rewards so they've to wait few minutes to receive those.

My suggestion here:

Schermata 2022-07-13 alle 15 27 29
giorgionocera commented 2 years ago

@giannnni do you think it could be enough to show the message only on this page?

giannnni commented 1 year ago

Nice point, we could use a toast notification to remember users that could be some delays in Tx and generally using the platform when we're rewarding pool stakers.

Here an example:

Schermata 2022-07-22 alle 16 30 26
giorgionocera commented 1 year ago

So it will be on top of the website. I think it is a better solution. Thank you! @DavideSegullo can we implement this new feature, please?

DavideSegullo commented 1 year ago

As we discussed with @giannnni, I wrote the code for the first suggestion

giorgionocera commented 1 year ago

Thank you!