Can't tell if option is selected in ContingenciesInput Autocomplete #16
Labels
bandaid
Patched without satisfying fix -- needs review in the future
bug - level 2
Something isn't working or minor modification, e.g. styling
Original problem: It is currently unclear when an option is selected (in that if you hit enter to add the value in the input it will sometimes uncheck this option that is apparently selected).
Some of this bugginess may be due to styling, however, there seem to be known issues with how the Autocomplete component keeps up with hover (e.g., mouse) and keyboard hover such as using up and down arrows but not selecting. See mui/material-ui#23916
The text was updated successfully, but these errors were encountered: