Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disabled option is still selectable accepting hint on Tab #865

Open
Michele-Masciave opened this issue Nov 11, 2024 · 0 comments
Open

Disabled option is still selectable accepting hint on Tab #865

Michele-Masciave opened this issue Nov 11, 2024 · 0 comments
Labels

Comments

@Michele-Masciave
Copy link

A disabled option is still selectable accepting an hint on Tab.

Version

"react-bootstrap-typeahead": "6.3.2"
"reactstrap": "9.2.3"
"bootstrap": "5.3.3"
"react": "18.2"

Sandbox: https://codesandbox.io/p/sandbox/select-disabled-options-ontab-8kq3mn?file=%2Fsrc%2FApp.tsx%3A8%2C42

Expected Behavior

Disabled options not selectable when accepting the hint on Tab.

Actual Behavior

Disabled options are selectable on Tab even if they are disabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant