-
Hi @garronej this is more a request for clarification than an issue, but if I override kcContext with custom fileds (like your favourite-pet implementation) I can't se any `required` validation for `m…
-
### Package
@carbon/react
### Browser
_No response_
### Package version
v1.60.0
### React version
_No response_
### Description
Clicking outside the filterable multiselect does not looses fo…
-
### Package
carbon-components-react
### Browser
Chrome
### Package version
v7.52.0
### React version
v17.0.2
### Description
Configuration for MultiSelect:
```
(item ? item.text : '')}
…
-
The dropdown usage guidance states that `inline` is only a variant for dropdown, but multiselect actually does have an `inline` variant as discussed:
### Discussed in https://github.com/carbon-desi…
-
Hi,
nice work, thank you for the component ! I wanted to use the multiselect inside a form using react-hook-form. I tried to do it with the example from the checkbox component here https://ui.shadcn…
-
### Steps to reproduce
Steps:
1. Navigate to the checkbox example for either [simple tree view](https://mui.com/x/react-tree-view/simple-tree-view/selection/#checkbox-selection) or [rich tree view](…
-
Hello!
I am using this library with a team, and we are looking to run some custom functionality when the multiSelect is pressed. For us specifically we are looking to dismiss the keyboard if it is …
OOCAZ updated
2 weeks ago
-
### Summary
Want to be able to override the search method used for MultiSelect.Filterable.
Downshift takes [onInputValueChange](https://github.com/downshift-js/downshift/tree/v1.31.16#oninputvaluech…
-
## Hva?
Hei! Vi har nylig byttet fra React Select til Combobox, og ser at Combobox som multiselect ikke lukker listen/menyen når man velger verdier. Dette gir forsåvidt mening å ha som default oppf…
-
### Package
@carbon/react
### Browser
_No response_
### Package version
v11.62.0
### React version
18.02
### Description
The option `filterItems` should be optional and also…