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

Can we have a option to show selected item on top of the dropdown list. #180

Open
harshalmahajan opened this issue Sep 23, 2024 · 2 comments

Comments

@harshalmahajan
Copy link

I want to show selected item on top.

Use Case. When we use async Paginate and search the list and select any item from the search result. and close the dropdown. and again open it. the selected option is not showing in the list.

I want to show all the selected item on top of the list.

Thanks in Advance for the help

@vtaits
Copy link
Owner

vtaits commented Sep 23, 2024

Hello. Does react-select have something like this? If it doesn't, needs to think how to implement it.

@harshalmahajan
Copy link
Author

React-select does not have such feature. but this feature is important in case of asycn paginate where we have large set of dataset.

So if we can show selected values on top of the list. it is very convinent to user to check the selected vaules. specailly if you have a CustomValueContainer.

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