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

[Rethink] the presentation with more then 8 digits after floating point - Pair NOW/XRD #591

Open
yuliaSharabi opened this issue Oct 5, 2024 · 4 comments

Comments

@yuliaSharabi
Copy link
Contributor

While the number 0.00000003 is it showas as 3e-8.
image

@github-project-automation github-project-automation bot moved this to Backlog in development Oct 5, 2024
@yuliaSharabi yuliaSharabi changed the title Rething the presentation with more then 8 digits after floating point - Pair NOW/XRD [Rethink] the presentation with more then 8 digits after floating point - Pair NOW/XRD Oct 5, 2024
@dcts
Copy link
Contributor

dcts commented Nov 9, 2024

I personally think 3e-8 is a way nicer display than 0.00000003. But some sites still show the zeros, which I find really bad UX. I am always counting, and it takes up time.

Some ideas to make this nicer though would be showing it like coinmarketcap does it (the "6" in the screenshot below indicates how many zeros there are):

Bildschirmfoto 2024-11-09 um 23 05 27

@dcts dcts added the discussion label Nov 9, 2024
@yuliaSharabi
Copy link
Contributor Author

@dcts I saw another solution to it is to make hover tool on the muber and show all the zeros.
Personaly I think the hovering is better UX.

@dcts
Copy link
Contributor

dcts commented Nov 13, 2024

@dcts I saw another solution to it is to make hover tool on the muber and show all the zeros. Personaly I think the hovering is better UX.

Can you share a screenrecording or screenshot or website that has this flow? I dont understand from just the description :)

@yuliaSharabi
Copy link
Contributor Author

@dcts
ExampleHover on the numbers of APY/TVL and you'll see what I mean.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

2 participants