Skip to content

MultiSelectFiltered: It does not support rendering custom list item and selected item #610

@try-catch-stack

Description

@try-catch-stack

Description
After going through the current implementation of MultiSelect ,it seems that the component does not rendering custom list item and selected items.We can update it to accept renderItem and renderSelected props like the AutoComplete component.

The usecase for the same is mentioned here:
RocketChat/Rocket.Chat#24115

We can update the Add user menu to look somewhat like this:
image

Insert an image/gif
The current implementation in the Add user section is based on the AutoComplete component and it is certainly not a very good UI experience (More on it in the issue above) and has a lot of room for improvement.

image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions