[XGrid] Server-side filtering and multi-column filtering don't work well together #1026
Closed
2 tasks done
Labels
bug 🐛
Something doesn't work
Current Behavior 😯
When running server-side filtering (eg the example given here) but changed to XGrid), if you press the "add filter" button in the panel it seems like nothing happens. No additional filter row is added as expected (and how it works in XGrid without server-side filtering).
Clicking elsewhere and then back to filter loads the filter panel again, it will now have N rows for every time you clicked "add filter" before
Expected Behavior 🤔
When pressing "add filter" while running server-side filtering in XGrid, an additional row should appear in the filter panel
Steps to Reproduce 🕹
Steps:
Context 🔦
A user should be able to both use server-side filtering and multi-column filtering nicely together
Your Environment 🌎
Observed using Chrome 88
The text was updated successfully, but these errors were encountered: