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

Decimal dot '.' can not be entered in object tab / manual value enter dialogue. #2083

Closed
tops4u opened this issue Aug 31, 2023 · 0 comments · Fixed by #2091
Closed

Decimal dot '.' can not be entered in object tab / manual value enter dialogue. #2083

tops4u opened this issue Aug 31, 2023 · 0 comments · Fixed by #2091
Labels

Comments

@tops4u
Copy link

tops4u commented Aug 31, 2023

Describe the bug
Can't manually enter decimal value with a decimal Point (. or ,) in the Object Tab.

To Reproduce
Create a state of type number
Click the Value
In the Popup try to enter a Value with "."

When using values that already contain a "." they can be modified as long as there is at least one decimal after the dot.
For instance 0.3 can be modified as soon as the 3 is deleted the . disappears and can not be recovered. See Video below.

Expected behavior
Decimal values with a decimal Point can be entered as before. This is a Multihost installation, the second host is running an older Version where this works perfectly well.

Screenshots & Logfiles
There is no error logged.

Versions:

  • Adapter version: v6.9.1
  • JS-Controller version: 5.0.12
  • Node version: v16.17.0
  • Operating system: Linux (Docker on Synology)

Additional context
Installation is using Redis in a separate Docker Instance on the same Host.

Bildschirmaufnahme.2023-08-31.um.16.07.24.mov
foxriver76 added a commit that referenced this issue Sep 1, 2023
foxriver76 added a commit that referenced this issue Sep 2, 2023
- with min/max/step support
- closes #2083
- closes #1099
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants