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

Filtering a layer on a decimal attribute hides decimals #10640

Open
1 task done
AhmedBejaouiCGI opened this issue Oct 29, 2024 · 0 comments
Open
1 task done

Filtering a layer on a decimal attribute hides decimals #10640

AhmedBejaouiCGI opened this issue Oct 29, 2024 · 0 comments
Labels

Comments

@AhmedBejaouiCGI
Copy link

Description

When filtering a layer on a numeric attribute, if the attribute is a float, you can enter a decimal value (e.g., 0.01). However, it will display the rounded value when you exit the value field. Despite this, the filtering is applied correctly.

This issue was already raised : #7842

Here is an example on the map https://dev-mapstore.geosolutionsgroup.com/mapstore/#/viewer/10358.

Decimal_number_issue.mov

How to reproduce

  • Go to the filters
  • Choose a number field
  • Enter a decimal number

Expected Result

The field should show the decimal number
Current Result

The number is rounded for the user.

  • Not browser related
Browser info (use this site: https://www.whatsmybrowser.org/ for non expert users)
Browser Affected Version
Internet Explorer
Edge
Chrome
Firefox
Safari

Other useful information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant