-
How can i change placeholder color on MultiSelect
-
When creating a form to edit an existing object the empty-to-undefined conversion is problematic for optional fields that can be cleared by the user. Having to specify `parse={null}` in every field is…
-
It is possible to generate the drawing of the canvas, and disable that you can play with the graph. ?
-
Attempting to use your Two-Sided MultiSelect by following your example in a react app. The component works functionally, but does not display as in your example.
![image](https://user-images.githu…
-
I created a template using this component:
https://github.com/ataomega/react-native-multiple-select-list
I used enums to display the list of options and I'm able to select several options. However I…
-
Enhancement request.
Comparable to [Change the context of multiple tabs · Issue #13 · totallymike/contextPlus](https://github.com/totallymike/contextPlus/issues/13) but this enhancement should be …
-
Currently the component does not react on dynamically updated options.
For example, I use localization in my app, and options depend on language strings:
```html
{{ lang.user_phone_work }}
…
-
I've got a form with several multi-select components on it and the options for some of them are dependent on which options are selected in others. The problem I'm running into is when I check and unch…
-
I wasn't able to pinpoint what exactly causes this, but clickable optgroups (enableClickableOptGroups prop) behavior seems to have changed for the worse between 0.5.0 and 0.6.0. It seems that in 0.6.0…
-
**Describe the bug**
When using a custom ItemRenderer, double selecting a single item will remove the capability to close the dropdown when clicking outside.
**Sandbox / Git Repo**
https://codes…
Uni2K updated
6 months ago