flutter-form-builder-ecosystem / flutter-form-builder-ecosystem/flutter_form_builder
[FormBuilderDropdown] Focus on element when after opening options list
Open
enhancement
- Dominant language
- Dart
- Stars
- 1.6k
- Forks
- 561
- PR merge metrics
- No merged PRs in 30d
Description
There is no element selected when opening a dropdown.
How can I focus the first element of the list when opening the dropdown instead of nothing focus?
Why is it relevant?
This is important when making the app accessible with VoiceOver in iOS as the focus is in "Dismiss" which is outside of the options and users need to swipe left instead of right. (Illogical order)
Contributor guide
Assessment
This issue has not been assessed yet.