FUXA
FUXA copied to clipboard
[BUG] Won't accept time update from mobile
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
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.
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:
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:
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.
I suppose that is not the only problem with mobile browser compatibility.
As this shows (from above), it doesn't work with "Enabled update" in a regular NON mobile browser.
with enabled update should be fixed, Thanks!