Skip to content

Can not filter array without unselecting all items #106

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

Open
Samuel-Momoh opened this issue Jul 27, 2021 · 0 comments
Open

Can not filter array without unselecting all items #106

Samuel-Momoh opened this issue Jul 27, 2021 · 0 comments

Comments

@Samuel-Momoh
Copy link

Great work guys for this awesome piece of code😍
I have a list of items am rendering using react-selectable-fast, i would like to filter the list using an input box. I tried array.filter it work but all items selected unselect after filtering the list, is there a workaround for retaining the selected list after running filter on the list?

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