Skip to content

Dynamically trim zero padding from decimal digits in data explorer grid (or similar) #3325

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

Open
wesm opened this issue May 30, 2024 · 0 comments
Labels
area: data explorer Issues related to Data Explorer category. enhancement New feature or request frontend Issues having to do with the frontend (Electron) part of a category
Milestone

Comments

@wesm
Copy link
Contributor

wesm commented May 30, 2024

Aside from potentially doing some light analysis to determine the number of digits of precision to display by default when formatting data for the frontend, one thing we've discussed is removing superfluous zero-padding while maintaining decimal alignment on the in-waffle data in the data explorer. So when the user scrolls, some zero padding might be restored if there are values that have additional significant digits.

Related to #2339, #3210

@wesm wesm added enhancement New feature or request area: data explorer Issues related to Data Explorer category. frontend Issues having to do with the frontend (Electron) part of a category labels May 30, 2024
@wesm wesm changed the title Dynamically trim zero padding from decimal digits in waffle (or similar) Dynamically trim zero padding from decimal digits in data explorer grid (or similar) May 30, 2024
@jthomasmock jthomasmock added this to the Release Candidate milestone Jun 4, 2024
@wesm wesm modified the milestones: Release Candidate, Future Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: data explorer Issues related to Data Explorer category. enhancement New feature or request frontend Issues having to do with the frontend (Electron) part of a category
Projects
None yet
Development

No branches or pull requests

2 participants