Hey devs,
I have found something weird happening with a grid that has multiple boolean columns that are filterable. On fresh page load if i don't check any of the boolean checkboxes and then click the filter dropdown and set it "Equal To" as if i were to filter for the records that are set to false, the grid seems to think that i want to filter all boolean columns with false instead of just the one i am trying to filter for.
1. Fresh page load
2. After selecting equal to on the last column
3. After setting no filter on all but last column
After that i can do any sort of combination i want and it works fine. Just on that first load that it behaves this way.
Has anyone seen this behavior before?
Thanks
Max T.
I have found something weird happening with a grid that has multiple boolean columns that are filterable. On fresh page load if i don't check any of the boolean checkboxes and then click the filter dropdown and set it "Equal To" as if i were to filter for the records that are set to false, the grid seems to think that i want to filter all boolean columns with false instead of just the one i am trying to filter for.
1. Fresh page load
2. After selecting equal to on the last column
3. After setting no filter on all but last column
After that i can do any sort of combination i want and it works fine. Just on that first load that it behaves this way.
Has anyone seen this behavior before?
Thanks
Max T.