-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Developer Tools
This needs to be resolved before Global Writes can be enabled in Compass.
At least in `test-ci-electron`, filtering on the Zones table (Shard key correct view) does not work. The issue is likely with the @tanstack/table library that LG table is based on, more specifically the getFilteredRowModel method, which is imported directly from it. It can be that the issue is only in the test environment and we just need to fix the tests. But it can also be that this solution does not work in electron and we need to find a different one.