-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
Component: DocumentationIssue or pull request is related to DocumentationIssue or pull request is related to Documentation
Milestone
Description
Describe the bug
The global filter resets column filters.
Reproducer
https://stackblitz.com/edit/jyzjs8?file=src%2FApp.tsx
PrimeReact version
10.6.5
React version
18.x
Language
TypeScript
Build / Runtime
Create React App (CRA)
Browser(s)
No response
Steps to reproduce the behavior
- Go to reproducer
- Apply any column filter
- Enter any text in global filter field
- Column filter has been reset
- If you enter "Amy" in global filter field and then apply a column filter, it will work correctly
Expected behavior
Filters will be applied together
Metadata
Metadata
Assignees
Labels
Component: DocumentationIssue or pull request is related to DocumentationIssue or pull request is related to Documentation