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

Adding separator for multi select #164

Open
pkyad opened this issue Jul 3, 2023 · 2 comments
Open

Adding separator for multi select #164

pkyad opened this issue Jul 3, 2023 · 2 comments

Comments

@pkyad
Copy link

pkyad commented Jul 3, 2023

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like
In Node I have used separator to group items which are related like the following.

choices.push(new Separator());
choices.push(new Separator(Group name));

and it renders as
Screenshot 2023-07-03 at 1 48 42 PM

@JaydenElliott
Copy link

I also think this would be useful

@pkyad
Copy link
Author

pkyad commented Nov 23, 2023

@mikaelmello can you please look at this opportunity to improve the multi select

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

2 participants