diff --git a/packages/core/src/renderer/components/namespace-select-filter/__snapshots__/namespace-select-filter.test.tsx.snap b/packages/core/src/renderer/components/namespace-select-filter/__snapshots__/namespace-select-filter.test.tsx.snap
new file mode 100644
index 0000000000..b8662b5247
--- /dev/null
+++ b/packages/core/src/renderer/components/namespace-select-filter/__snapshots__/namespace-select-filter.test.tsx.snap
@@ -0,0 +1,2014 @@
+// Jest Snapshot v1, https://goo.gl/fbAQLP
+
+exports[` once the subscribe resolves renders 1`] = `
+
+
+
+
+
+
+
+
+
+
+
+
+ expand_more
+
+
+
+
+
+
+`;
+
+exports[` once the subscribe resolves when clicked renders 1`] = `
+
+
+
+
+
+
+
+
+
+
+
+
+ expand_less
+
+
+
+
+
+
+
+
+ All Namespaces
+
+
+
+
+
+ layers
+
+
+
+ Select only test-1
+
+
+ test-1
+
+
+
+ check
+
+
+
+ Remove test-1 from selection
+
+
+
+
+
+ layers
+
+
+
+ Select only test-10
+
+
+ test-10
+
+
+
+ check
+
+
+
+ Remove test-10 from selection
+
+
+
+
+
+ layers
+
+
+
+ Select only test-11
+
+
+ test-11
+
+
+
+ check
+
+
+
+ Remove test-11 from selection
+
+
+
+
+
+ layers
+
+
+
+ Select only test-12
+
+
+ test-12
+
+
+
+ check
+
+
+
+ Remove test-12 from selection
+
+
+
+
+
+ layers
+
+
+
+ Select only test-13
+
+
+ test-13
+
+
+
+ check
+
+
+
+ Remove test-13 from selection
+
+
+
+
+
+ layers
+
+
+
+ Select only test-2
+
+
+ test-2
+
+
+
+ check
+
+
+
+ Remove test-2 from selection
+
+
+
+
+
+ layers
+
+
+
+ Select only test-3
+
+
+ test-3
+
+
+
+ check
+
+
+
+ Remove test-3 from selection
+
+
+
+
+
+ layers
+
+
+
+ Select only test-4
+
+
+ test-4
+
+
+
+ check
+
+
+
+ Remove test-4 from selection
+
+
+
+
+
+ layers
+
+
+
+ Select only test-5
+
+
+ test-5
+
+
+
+ check
+
+
+
+ Remove test-5 from selection
+
+
+
+
+
+ layers
+
+
+
+ Select only test-6
+
+
+ test-6
+
+
+
+ check
+
+
+
+ Remove test-6 from selection
+
+
+
+
+
+ layers
+
+
+
+ Select only test-7
+
+
+ test-7
+
+
+
+ check
+
+
+
+ Remove test-7 from selection
+
+
+
+
+
+ layers
+
+
+
+ Select only test-8
+
+
+ test-8
+
+
+
+ check
+
+
+
+ Remove test-8 from selection
+
+
+
+
+
+ layers
+
+
+
+ Select only test-9
+
+
+ test-9
+
+
+
+ check
+
+
+
+ Remove test-9 from selection
+
+
+
+
+
+
+
+
+`;
+
+exports[` once the subscribe resolves when clicked when 'test-2' is clicked renders 1`] = `
+
+
+
+
+
+
+
+
+
+
+
+
+ expand_more
+
+
+
+
+
+
+`;
+
+exports[` once the subscribe resolves when clicked when 'test-2' is clicked when clicked again renders 1`] = `
+
+
+
+
+
+
+
+
+
+
+
+
+ expand_less
+
+
+
+
+
+
+
+
+ All Namespaces
+
+
+
+
+
+ layers
+
+
+
+ Select only test-2
+
+
+ test-2
+
+
+
+ check
+
+
+
+ Remove test-2 from selection
+
+
+
+
+
+ layers
+
+
+
+ Select only test-1
+
+
+ test-1
+
+
+
+ add_box
+
+
+
+ Add test-1 to selection
+
+
+
+
+
+ layers
+
+
+
+ Select only test-10
+
+
+ test-10
+
+
+
+ add_box
+
+
+
+ Add test-10 to selection
+
+
+
+
+
+ layers
+
+
+
+ Select only test-11
+
+
+ test-11
+
+
+
+ add_box
+
+
+
+ Add test-11 to selection
+
+
+
+
+
+ layers
+
+
+
+ Select only test-12
+
+
+ test-12
+
+
+
+ add_box
+
+
+
+ Add test-12 to selection
+
+
+
+
+
+ layers
+
+
+
+ Select only test-13
+
+
+ test-13
+
+
+
+ add_box
+
+
+
+ Add test-13 to selection
+
+
+
+
+
+ layers
+
+
+
+ Select only test-3
+
+
+ test-3
+
+
+
+ add_box
+
+
+
+ Add test-3 to selection
+
+
+
+
+
+ layers
+
+
+
+ Select only test-4
+
+
+ test-4
+
+
+
+ add_box
+
+
+
+ Add test-4 to selection
+
+
+
+
+
+ layers
+
+
+
+ Select only test-5
+
+
+ test-5
+
+
+
+ add_box
+
+
+
+ Add test-5 to selection
+
+
+
+
+
+ layers
+
+
+
+ Select only test-6
+
+
+ test-6
+
+
+
+ add_box
+
+
+
+ Add test-6 to selection
+
+
+
+
+
+ layers
+
+
+
+ Select only test-7
+
+
+ test-7
+
+
+
+ add_box
+
+
+
+ Add test-7 to selection
+
+
+
+
+
+ layers
+
+
+
+ Select only test-8
+
+
+ test-8
+
+
+
+ add_box
+
+
+
+ Add test-8 to selection
+
+
+
+
+
+ layers
+
+
+
+ Select only test-9
+
+
+ test-9
+
+
+
+ add_box
+
+
+
+ Add test-9 to selection
+
+
+
+
+
+
+
+
+`;
+
+exports[` once the subscribe resolves when clicked when 'test-2' is clicked when clicked again when 'test-1' is clicked renders 1`] = `
+
+
+
+
+
+
+
+
+
+
+
+
+ expand_more
+
+
+
+
+
+
+`;
+
+exports[` once the subscribe resolves when clicked when 'test-2' is clicked when clicked again when 'test-1' is clicked when clicked again, then holding down multi select key when 'test-3' is clicked renders 1`] = `
+
+