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

sort function runs every time data changes #1234

Open
mohamed-elzohery opened this issue May 17, 2024 · 0 comments
Open

sort function runs every time data changes #1234

mohamed-elzohery opened this issue May 17, 2024 · 0 comments

Comments

@mohamed-elzohery
Copy link

Issue sort function runs every time data changes

When sort is active for a certain column and consider that column displays an input element, whenever the value in this element changes the sort function fires and the row of this element has its order changed. This not the best user experience.

Suggestion: sort function should be customized to only run when the sort icon is clicked not when the data is changed.

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