Show the last 2 numbers of total staked tokens
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 11
- Forks
- 26
- Avg merge
- 11h 58m
- Merged PRs (30d)
- 16
Description
### Is your feature request related to a problem?
When staking is activated, users receive daily new tokens, but the problem is that the numbers do not show the last 2 digits. So users are unable to see how many tokens they receive daily. The total number is cut off.
### Describe the solution you'd like
I think it's important to show the full amount and numbers of total tokens, because when users have positive interactions on the website, especially when focusing on Staking, this is an important data point that gives them the best insights about the revenue. If they are not able to see it clearly they might sell and leave the Livepeer project.
### Describe alternatives you've considered
_No response_
### Additional context
_No response_
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the frontend component that displays the total staked-token amount and reproduce the truncation with staking enabled. Check how the value is formatted, then verify that the complete amount, including its final two digits, is visible in the staking view.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 66/100