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

Bug: Decimal Points Below 0.000 Are Being Truncated in Tables #572

Open
2 tasks done
hysuki opened this issue Nov 22, 2024 · 0 comments
Open
2 tasks done

Bug: Decimal Points Below 0.000 Are Being Truncated in Tables #572

hysuki opened this issue Nov 22, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@hysuki
Copy link

hysuki commented Nov 22, 2024

Describe the bug

It seems that decimal points below 0.000 are being truncated in the table view, causing them to appear as "0". While the actual value is still accessible by clicking on the data, it would be better if the table could display these small numbers with full precision to improve visibility and usability.

Steps to reproduce

below 0.000 values

image

Expected behaviour

Display All Numbers

Surrealist Environment

Version: 3.0.8
Flags: feature_flags: false, query_view: true, explorer_view: true, graphql_view: true, designer_view: true, auth_view: true, functions_view: true, models_view: true, apidocs_view: true, cloud_view: true, themes: true, newsfeed: true, database_version_check: true, highlight_tool: false, legacy_serve: false, cloud_endpoints: production, cloud_access: false, cloud_killswitch: true, changelog: auto

Contact Details

[email protected]

Is there an existing issue for this?

  • I have searched the existing issues

Code of Conduct

  • I agree to follow this project's Code of Conduct
@hysuki hysuki added bug Something isn't working triage This issue is new labels Nov 22, 2024
@hysuki hysuki changed the title Decimal Points Below 0.000 Are Being Truncated in Tables Bug: Decimal Points Below 0.000 Are Being Truncated in Tables Nov 22, 2024
@macjuul macjuul removed the triage This issue is new label Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants