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

MultiList sortBy does not work when item selected. #2297

Open
furkanayilmaz opened this issue Apr 12, 2024 · 0 comments
Open

MultiList sortBy does not work when item selected. #2297

furkanayilmaz opened this issue Apr 12, 2024 · 0 comments
Labels

Comments

@furkanayilmaz
Copy link

furkanayilmaz commented Apr 12, 2024

Affected Projects
React

Library Version: x.y.z
"@appbaseio/reactivesearch": "^3.28.0",

Describe the bug
I implemented a simple sort by count and Ascending. When none of the items are selected both work but when an item is selected the ascending or count does not work. I can see in the React DevTools sortBy value changing but the list order does not change when an item is selected

To Reproduce

Steps to reproduce the behavior:

Expected behavior
Even if an item is selected the filter option should work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant