We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Dropdown
9.55.1
18.3.1
System: OS: Linux 5.0 undefined CPU: (8) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz Memory: 0 Bytes / 0 Bytes Shell: 1.0 - /bin/jsh npmPackages: @fluentui/react-components: ^9.0.0 => 9.55.1 @types/react: ^17 => 17.0.83 @types/react-dom: ^17 => 17.0.25 react: ^18 => 18.3.1 react-dom: ^18 => 18.3.1
The Dropdown component is still clearable when both clearable and disabled props are set. Not sure if this is by design.
The component should not be clearable when disabled.
https://stackblitz.com/edit/uhqnym?file=src%2Fexample.tsx
None
Medium - Has workaround
No response
no
The text was updated successfully, but these errors were encountered:
react-combobox
Dropdowns
Comboboxes
khmakoto
Successfully merging a pull request may close this issue.
Component
Dropdown
Package version
9.55.1
React version
18.3.1
Environment
Current Behavior
The Dropdown component is still clearable when both clearable and disabled props are set. Not sure if this is by design.
Expected Behavior
The component should not be clearable when disabled.
Reproduction
https://stackblitz.com/edit/uhqnym?file=src%2Fexample.tsx
Steps to reproduce
Are you reporting an Accessibility issue?
None
Suggested severity
Medium - Has workaround
Products/sites affected
No response
Are you willing to submit a PR to fix?
no
Validations
The text was updated successfully, but these errors were encountered: