spacemeshos / explorer-frontend

GNU General Public License v3.0
1 stars 3 forks source link

Rewards count needs checking/improvement #289

Open monikasmolarek opened 3 days ago

monikasmolarek commented 3 days ago

I got confused and I think some improvements might be worth adding here.

Based on the 3 different numbers showing the rewards and short labels/titles, the user cannot tell which one shows which data. The 80mil rewards distributed is the count of the rewards, but it's not obvious - I had to double-check the code.

But TBH, I have no idea what is the difference between the overview page:

1750553.891 SMH  
smeshing rewards

and the rewards page:

Rewards value since genesis
58666582.302 SMH

https://github.com/user-attachments/assets/a2ebf95d-aeb0-453f-a5b7-c045efa5206c

kacpersaw commented 3 days ago

Overview shows smeshing rewards in the current epoch

monikasmolarek commented 3 days ago

Then UX needs some attention 🤔 I will try to suggest some changes if I may. I guess showing explicitly what refers to the current epoch and what shows general/cumulative since genesis data, would help out.