Instawork / hyperview

Server-driven mobile apps with React Native
https://hyperview.org
MIT License
1.26k stars 66 forks source link

Placeholder text for selectfields on Android devices allow selection of invalid values #980

Open Klim314 opened 1 week ago

Klim314 commented 1 week ago

When a placeholder value is provided to a selectfieldon android, the placeholder is selectable as well

Device: S22+

Screenshots: image

adamstep commented 1 week ago

This is working as designed, the placeholder is essentially the "empty" option that shows up if you haven't made a selection. However, to clear up confusing we're proposing to drop this feature: #983