-
### To Create
##### Regular
- [ ] List ( #174 )
- [ ] AppHeader ( #16, #239 )
- [ ] AppPicker
- [ ] DatePicker #31 (less important)
##### React Over/Popper
- [ ] Popover (elevation, ar…
-
I'm receiving the following "Warning"
```
Warning: Use the `defaultValue` or `value` props on instead of setting `selected` on .
in option (created by styled.option)
in styled.option (cre…
-
Add scroll to top button in footer
-
### Motivation
Currently, we just use a lot of checkboxes to display the region list. This can be problematic, because there are many regions. Also this list is not easily searchable.
### Propos…
-
https://github.com/amitava82/angular-multiselect/blob/master/src/multiselect.js#L231
there is a line in the code, that i can't understand. what is the point to remove checked mark only for items, that…
-
## Issue summary
Auto close selection dropdown after press outside.
### Library versions
List the version of react-native and multi-select in use as below
"react-native": "0.47.2",
"react-nativ…
-
react-select version: 5.6.1
I'm trying to overwrite the base `` element field "auto-complete" to have the value "off" in order to stop the Chrome auto-complete suggestions from appearing. When repl…
-
When having a large list and setting maxHeight to limit the size, scrolling is impossible on mobile devices since touching any item immediately selects it.
This seems to be related to list items re…
-
## Issue summary
DropDown does not always shows when you click on ToggleButton (arrow-down ou arrow-right). But when you click multiple random times it works. It is happening both iOS and Android.
…
-
- When using options, they work well, but React renders this error in the console: warning.js:45Warning: Unknown props 'enableFiltering', 'enableCaseInsensitiveFiltering', 'includeSelectAllOption' on …