CasperDash / casperdash-extension

Casper blockchain wallet
https://casperdash.io
MIT License
6 stars 5 forks source link

[Balance] Improve Balance and total Staking Reward Display #246

Open gaupoit opened 1 year ago

gaupoit commented 1 year ago

Is your feature request related to a problem? Please describe. As the user, I would like to see these information in my $CSPR Balance

Total Balance

Screenshot 2023-05-18 at 10 18 44

As the user, I would like to see my total staking Rewards

Screenshot 2023-05-18 at 10 20 30

Describe the solution you'd like N/A

Describe alternatives you've considered N/A

Additional context N/A

gaupoit commented 1 year ago

hi @djhahe @hoailinh1210 , I receive many requests for this feature. Please have a look and priority it. Thanks.

duc-q commented 1 year ago

Hi @hoailinh1210 @gaupoit @djhahe

FYI this is quick mock up from the meeting we had. Not sure which one @hoailinh1210 should follow, please help to confirm:

Source: image

V1: image

V2: image

When putting in together with existing screen UI, it should look like this:

image

There's also an improved version, which group Staking list into tabs for shorten purpose. Probably we don't need to update in this story, I'm just leaving for reference:

image

image

image

Thanks,

0xkynz commented 1 year ago

Hi @gaupoit, this PR is ready but we need to wait for the API update for the unstacking amount so that I will move it to the next release.

FYI @djhahe

gaupoit commented 1 year ago

Hi @gaupoit, this PR is ready but we need to wait for the API update for the unstacking amount so that I will move it to the next release.

FYI @djhahe

hi @hoailinh1210 , which metrics could we support now?

gaupoit commented 1 year ago

I will move this ticket to next milestone because we are still find the proper way to get the undelegating data.