Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display amounts with customizable amount of decimals #716

Closed
Viterbo opened this issue Apr 24, 2024 · 0 comments
Closed

Display amounts with customizable amount of decimals #716

Viterbo opened this issue Apr 24, 2024 · 0 comments
Assignees

Comments

@Viterbo
Copy link
Collaborator

Viterbo commented Apr 24, 2024

Description

We display token amounts on many tables and need them to behave similarly. The user should have a switcher in the column name to change between a fixed amount of decimals (even on integer numbers) or the least necessary not losing precision. The choice should be remembered (local storage) and all tables should use the same setting.

fixed dynamic tooltip
3.0000 3 3.0
3.1000 3.1 3.1
3.1234 3.1234 3.123456789012345678
@Viterbo Viterbo self-assigned this Apr 24, 2024
rozzaswap added a commit that referenced this issue Apr 29, 2024
…stomizable-amount-of-decimals

#716 | display amounts with customizable amount of decimals
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants