FUXA icon indicating copy to clipboard operation
FUXA copied to clipboard

[BUG] Won't accept time update from mobile

Open lewsut opened this issue 1 year ago • 5 comments

Works on PC browser, however mobile (android) time interface fails to take / update values.

Not that the return to the original time occurs when the screen is touched anywhere else after setting the new time.

https://github.com/frangoteam/FUXA/assets/25065897/12f89312-6116-4547-9beb-6763185dcb85

lewsut avatar Jan 26 '24 14:01 lewsut

Hi, Thanks for the report in master branch you should find a fix for this issue. new the datetime input control have a button to confirm. image

unocelli avatar Jan 28 '24 14:01 unocelli

Checked out the new version. The tick sits under the time text so it looks very odd no matter what the alignment is on chrome mobile , and clicking it does nothing, the result is exactly the same as in the video above.

Setup:

image

Firefox looks better, but doesn't work as intended, time isn't updated.

https://github.com/frangoteam/FUXA/assets/25065897/29134a00-c4ea-431b-aa08-6f9e27425216

Chrome looks poor, number always over the tick, and doesn't work as intended, time isn't updated.

https://github.com/frangoteam/FUXA/assets/25065897/76a3e832-4821-4594-806a-f28753aaae53

Also doesn't work on non mobile browser:

props

Works as expected (still looks weird on mobile with the tick behind the text) with " Enable update" disabled, however it's nice to not need another box to show an output. image

lewsut avatar Jan 28 '24 17:01 lewsut

I suppose that is not the only problem with mobile browser compatibility.

unocelli avatar Jan 31 '24 19:01 unocelli

As this shows (from above), it doesn't work with "Enabled update" in a regular NON mobile browser.

300281070-bbd7972c-69b0-4897-8d42-092ee674c63f

lewsut avatar Feb 01 '24 14:02 lewsut

with enabled update should be fixed, Thanks!

unocelli avatar Feb 04 '24 14:02 unocelli