This repository has been archived by the owner on Jul 17, 2022. It is now read-only.
Single-select drop down should not have pre-filled value (react-hook-form issue) #763
Labels
Milestone
Right now required single-select fields have the first value in the list pre-selected visually, but this value is not actually selected (and should not, since the user should actively make a choice).
The first disabled value should be shown as selected.
This needs someone who can figure out how to convince react-hook-form to behave this way.
The text was updated successfully, but these errors were encountered: