Fix select all and then uncheck an item (#4161)
Recent Commits to redirection:trunk
-
Fix select all and then uncheck an item (#4161)
-
Fix adding a group causing zod error (#4160)
Fix adding a group causing zod error (#4160) * Fix adding a group causing zod error * Implement suggestions * Lint * Improve the test
-
Add some more tests for various recent issues (#4159)
Add some more tests for various recent issues (#4159) * Add some more tests for various recent issues * Lint * Copilot comments
-
Fix log target have domain added when it shouldnt (#4157)
Fix log target have domain added when it shouldnt (#4157) * Fix log target have domain added when it shouldnt * Handle domain data better * Refactor * Lint