igxGrid - Select all checkbox on the header does not work properly for a pending row when filtering is applied. #14724
Labels
🐛 bug
Any issue that describes a bug
✅ status: resolved
Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Description
Select all checkbox on igxGrid’s header is not working as expected when batchEditing and filtering features are used.
When a row has a pending update, that row stays checked(=selected) even when the select all checkbox is unchecked.
Steps to reproduce
Result
The edited row stays checked even when the select all checkbox is unchecked.
Expected result
The edited row gets unchecked when the select all checkbox is unchecked.
Attachments
igGridSelectAll.zip
The text was updated successfully, but these errors were encountered: