-
-
Notifications
You must be signed in to change notification settings - Fork 114
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
minor UI bugs with decimal values (adding / editing analog sensor dialog) #774
Comments
very cool the video! As they say, a picture is a thousand words. We can update the hint text. The leading zero we need to fix. Both @MichaelDvP and myself have tried different techniques but it remains challenging. Should the counter not be in whole integers? |
We had this issue in: #755 (comment) |
Decimals are supported, value is float, only the browsers handles the input different and give warning if input does not match the step setting. We can remove the up/down arrows and step setting to solve this. |
Ok, removing input props seems to work, please try https://github.com/MichaelDvP/EMS-ESP32/releases |
closing. please re-open if this is still an issue |
Bug description
While playing around with the analog sensor dialog I've identified 2 minor UI bugs
Screenshots
Screen.Recording.2022-11-27.at.20.01.43.mov
Device information
emsesp_settings (1).txt
The text was updated successfully, but these errors were encountered: