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] Text display with numbers doesn't work as expected #1066

Closed
lewsut opened this issue Jan 28, 2024 · 5 comments
Closed

[BUG] Text display with numbers doesn't work as expected #1066

lewsut opened this issue Jan 28, 2024 · 5 comments
Labels

Comments

@lewsut
Copy link

lewsut commented Jan 28, 2024

Annoyed by issue #1063 I thought until it's fixed I would use a walk around of a text input and interpret the string to get my hh:mm values. Unfortunately this doesn't work as expected either, I get my values to the back end correctly, however the frontend fails to display numbers followed by a non number correctly.

Setup:

image

image

Entering my string

image

press enter...

image

This is a text string I expect to see 09:55

Back to the drawing board, I'll use two separate number input boxes for now, however it's impossible to display a leading 0 in an input box so it doesn't look good.

@unocelli unocelli added the bug Something isn't working label Jan 28, 2024
@unocelli
Copy link
Member

Hi, thanks for the report. I will fix it as soon as possible. however feel you free to do a PR with the fix.

@lewsut
Copy link
Author

lewsut commented Jan 28, 2024

Hi, thanks for the report. I will fix it as soon as possible. however feel you free to do a PR with the fix.

I wish I had the know how to help fix these issues myself! Thanks for your work man, I know I report a lot of bugs!!!

My knowledge is c/c++ and PLCs, so I'm a bit useless, I wish I could help more!

@unocelli unocelli added fixed and removed bug Something isn't working labels Jan 31, 2024
@lewsut
Copy link
Author

lewsut commented Feb 1, 2024

Same issue, different place

image

@unocelli
Copy link
Member

unocelli commented Feb 4, 2024

with last commit should be fixed, Thanks!

@unocelli
Copy link
Member

I’m going to close this as resolved. let me know if you have any issues.

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

2 participants