Field validation failed for QR code field
When recording numeric field with QR code, I am able to insert text into it and save. It looks like the problem is only on android phones
you can use project tc04_qrcode to test this.
https://user-images.githubusercontent.com/83582181/135824574-fbe6d398-a982-426d-89af-4cbfad02706d.mp4
@jozef-budac can you still reproduce this one?
yes, you can still insert text into numeric field
That is expected, but it should show a text "Invalid number" or something like that and not let you save the form. Is it working like this?
In the manual test there is this requirement:
F7. Try to scan a code with text value for a field with numeric type (num_qrcode). A notification message of incompatible type conversion should pop up.
But probably, this was changed by fields validation redesign.
The problem is, that the validation error appears only for a 0.5s and and user is able to save non numeric value into numeric QR code field. After save, the value in the field is 0, but user will believe, scanned value was stored.
Still valid bug in 1.9.0