Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to customise options list and backspace is deleting the selected item #254

Open
SachinShetty11493 opened this issue Sep 7, 2023 · 0 comments

Comments

@SachinShetty11493
Copy link

SachinShetty11493 commented Sep 7, 2023

Context:-

Hello I am facing few of issues while using this package.

  1. I am unable to customise the options list
Screenshot 2023-09-07 at 1 02 11 PM

I want to customise this way but unable to do it. I tried using optionValueDecorator prop as well but it didn't work.

  1. While removing the search keyword the selected item is getting removed and onRemove event is not getting called and its causing issues to handle my state.

  2. When i am using disablePreSelectedValues prop it disabling newly selected values as well. But in my case , i need newly selected values to be allowed to remove and once we save and get back the data, only that particular items should be disabled.

I am using these versions:-
"multiselect-react-dropdown": "^2.0.25" "react": "^17.0.1"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant