Skip to content

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

@SachinShetty11493

Description

@SachinShetty11493

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"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions