1. What is the issue? Please be detailed.
I am using web-forms based on this commit
I had a user report that integer fields couldn't be filled out on a mobile device (Android 13, chrome 138.0.7204.169). Interestingly, the 'stepper' buttons to increase and decrease the value do work.
I then tried to reproduce the issue myself, and entering numbers works fine, but I encountered a different issue, where I am unable to delete digits already typed into an integer field (Android 16, brave 1.80.115). Again, the stepper seems to work fine:
I tested on desktop Firefox & it works fine, via web-forms preview and Central 2025.2.0).
I'm not sure if this is PrimeVue related on mobile devices, or web-forms specific.
2. What steps can we take to reproduce this issue?
This is the form we are using, to replicate the issue:
project_form_306.xlsx (13.5 KB)
I also tested this on ODK Central 2025.2.1 on mobile, via the 'New' submission --> web forms, and get the same behaviour.
3. What have you tried to fix the issue?
Nothing yet! I was wondering if others encounter the same!
4. Upload any forms or screenshots you can share publicly below.
Included above in section 1.
Thanks for your help!