-
- Have you already searched for similar issues? Please help us out and double-check first!
- Also, please don't be that person who deletes this template. It's here for a reason.
- Thanks!
---…
-
When the list is long and we selected too many options, searchbox/container become very long, any CSS style to limit/autowrap the selectedItems?
-
` {this.Selectable= node;}}
openOnClick={false}
searchable={true}
multi={true}
/>`
expected behavior:
dropdown doesn't open onclick even…
-
I'm submitting a possible bug
Bug report
## Current behavior
I am using in grid multiselect with function as kendoGridSelectBy to retrieve selected row, also I need deselect rows programmatical…
-
Hello,
I get this warning when using this library:
**Warning: Each child in a list should have a unique "key" prop**
I added a unique key to each item I'm rendering in the dropdown, but this w…
-
Hello,
I have a select option like this:
selectOptionList: [
{value: '', label: ''},
{value: 'Y', label: 'Y'},
{value: 'N', label: 'N'}
…
-
This issue is to track what needs to be updated with the component demo windows.
-
When running the react-select in a website running on localhost the select component works as expected when in multiselect mode. That is options dropdown is present after option selection. However whe…
-
We are currently using the Dropdown component in a controlled implentation and we saw that when the user reselects the same option `onChange` was invoked, even with `notifyOnReselect` explicitly set t…
-
### Environment Information
Browser and OS versions: Chrome, Edge
### Describe the issue:
In multi-select drop down screen readers are not announcing the selected option and total number of o…