srigar / multiselect-react-dropdown

React multiselect dropdown with search and various options
https://10xn41w767.codesandbox.io/
MIT License
200 stars 114 forks source link

Dropdown doesn't close when clicked on Arrow #218

Open imtiaasi opened 2 years ago

imtiaasi commented 2 years ago

Once the arrow is enabled then it is shown on right side of dropdown -> behaving as it should Once dropdown is opened then clicking the close icon should close the dropdown -> functionality missing

Note: Reference can be taken from react-select library