Open couchpilotnye opened 6 years ago
I'lll have to research this. We switched to input type 'text' for large number fields because
In other words, I'm not sure if this is possible, but can investigate.
Alternatively we may have to decide between using an input type of number and dealing with the up/down arrows (however useless they may be - these render due to user agent stylesheet. it's kind of an accessibility no no to overwrite the behavior, but we can do it if there's no alternative).
This came in from a volunteer using on her phone:
Simple to use but the banner on top for mobile use makes it hard to see the fields without making keyboard go away each time. Programming just the 10key to pop up instead of full keyboard is always nice too. Thanks!
Is this possible?