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

Sorting Icon Disappears After Implementing Header Filters #3716

Open
ademtonay opened this issue Feb 24, 2025 · 0 comments
Open

Sorting Icon Disappears After Implementing Header Filters #3716

ademtonay opened this issue Feb 24, 2025 · 0 comments
Labels

Comments

@ademtonay
Copy link
Contributor

ademtonay commented Feb 24, 2025

Describe the bug

  1. The sorting icon (up/down arrows) does not show up in column headers when the filter feature is used but the sorting function is still available.

Image

  1. Also it automatically sorts the items whenever you click on any filter, even if you don’t intend to sort them.

To Reproduce

  1. Create a minimal react project
  2. Install react-data-grid
  3. Implement react-data-grid with both sorting and header filter features enabled
  4. Observe that after clicking a column for sorting, the sorting icon is no longer visible.

Environment

  • react-data-grid version: 7.0.0-beta.48
  • react/react-dom version: both 19.0.0

Additional context

N/A

@ademtonay ademtonay added the Bug label Feb 24, 2025
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