-
Notifications
You must be signed in to change notification settings - Fork 414
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
Is not possible to add decimals in the aeronautical form #10663
Comments
mahmoudadel54
added a commit
to mahmoudadel54/MapStore2
that referenced
this issue
Nov 12, 2024
Description: - handle fixing the issue of prevent enters centesimal number after the comma/dot in aeronautical form and decimal form as well
mahmoudadel54
added a commit
to mahmoudadel54/MapStore2
that referenced
this issue
Nov 12, 2024
Description: - add helpful comment
12 tasks
12 tasks
mahmoudadel54
added a commit
to mahmoudadel54/MapStore2
that referenced
this issue
Nov 12, 2024
….jsx to fix FE failure
mahmoudadel54
added a commit
to mahmoudadel54/MapStore2
that referenced
this issue
Nov 12, 2024
@ElenaGallo please test it in DEV |
@ElenaGallo please keep an eye on connected #10289 (see description) to improve its functional test including also this issue case. |
mahmoudadel54
added a commit
to mahmoudadel54/MapStore2
that referenced
this issue
Nov 14, 2024
…n searcg by coordinates (geosolutions-it#10668) * geosolutions-it#10663: fix adding decimals in the aeronautical form Description: - handle fixing the issue of prevent enters centesimal number after the comma/dot in aeronautical form and decimal form as well * geosolutions-it#10663: fix adding decimals in the aeronautical form Description: - add helpful comment * geosolutions-it#10663: edit unit test in IntlNumberFormatControl-test.jsx to fix FE failure * geosolutions-it#10663: revert unnecessary change
tdipisa
pushed a commit
that referenced
this issue
Nov 14, 2024
…rdinates (#10668) (#10678) * #10663: fix adding decimals in the aeronautical form Description: - handle fixing the issue of prevent enters centesimal number after the comma/dot in aeronautical form and decimal form as well * #10663: fix adding decimals in the aeronautical form Description: - add helpful comment * #10663: edit unit test in IntlNumberFormatControl-test.jsx to fix FE failure * #10663: revert unnecessary change
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
It is not possible to enter centesimal number 04 after the comma/dot
like 0.04
this bug was introduced here https://github.com/geosolutions-it/MapStore2/tree/ddf127e98663f55d02253496d7e4cba09c5f0416
provided for #10289
How to reproduce
Expected Result
to enter it
Current Result
it resets to integer as soon one enters the first 0 and it removes the decimal separator too
Browser info
(use this site: https://www.whatsmybrowser.org/ for non expert users)Other useful information
The text was updated successfully, but these errors were encountered: