FUXA icon indicating copy to clipboard operation
FUXA copied to clipboard

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

Open lewsut opened this issue 1 year ago • 4 comments

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.

lewsut avatar Jan 28 '24 11:01 lewsut

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

unocelli avatar Jan 28 '24 14:01 unocelli

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!

lewsut avatar Jan 28 '24 16:01 lewsut

Same issue, different place

image

lewsut avatar Feb 01 '24 15:02 lewsut

with last commit should be fixed, Thanks!

unocelli avatar Feb 04 '24 15:02 unocelli

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

unocelli avatar Mar 17 '24 19:03 unocelli