Closed mdsimpson42 closed 2 years ago
Does this only happen on iOS? Doesn't seem to happen on Android...
There are six date pickers in the app that I am aware of, and they all have "TextInputType.none", which is supposed to prevent the keyboard from popping up (so they can only use the date picker). It doesn't appear on my phone or the Android emulator.
We really don't want users to be able to type freely into these boxes, it's too much extra work to validate the dates...
Resolved - Edit button disabled on all Date Pickers
"If you choose to type in a date rather than use the calendar picker, there’s still no / on the keyboard offered, so you can’t enter it"
But the keyboard should be disabled, so you should only be able to input dates with the date picker!