diff --git a/src/features/__snapshots__/extension-special-characters-in-page-registrations.test.tsx.snap b/src/features/__snapshots__/extension-special-characters-in-page-registrations.test.tsx.snap index d755fa45fa..9046b189a9 100644 --- a/src/features/__snapshots__/extension-special-characters-in-page-registrations.test.tsx.snap +++ b/src/features/__snapshots__/extension-special-characters-in-page-registrations.test.tsx.snap @@ -160,7 +160,56 @@ exports[`extension special characters in page registrations renders 1`] = ` >
+ > +
+
+
+
+
+
+
+
+
+
+
+
+
@@ -299,7 +348,56 @@ exports[`extension special characters in page registrations when navigating to r >
+ > +
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/features/__snapshots__/navigate-to-extension-page.test.tsx.snap b/src/features/__snapshots__/navigate-to-extension-page.test.tsx.snap index f65a451558..cb830f1a10 100644 --- a/src/features/__snapshots__/navigate-to-extension-page.test.tsx.snap +++ b/src/features/__snapshots__/navigate-to-extension-page.test.tsx.snap @@ -160,7 +160,56 @@ exports[`navigate to extension page renders 1`] = ` >
+ > +
+
+
+
+
+
+
+
+
+
+
+
+
@@ -299,7 +348,56 @@ exports[`navigate to extension page when extension navigates to child route rend >
+ > +
+
+
+
+
+
+
+
+
+
+
+
+
@@ -454,7 +552,56 @@ exports[`navigate to extension page when extension navigates to route with param >
+ > +
+
+
+
+
+
+
+
+
+
+
+
+
@@ -609,7 +756,56 @@ exports[`navigate to extension page when extension navigates to route without pa >
+ > +
+
+
+
+
+
+
+
+
+
+
+
+
@@ -764,7 +960,56 @@ exports[`navigate to extension page when extension navigates to route without pa >
+ > +
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/features/__snapshots__/navigating-between-routes.test.tsx.snap b/src/features/__snapshots__/navigating-between-routes.test.tsx.snap index f4e6b41559..cc6b1fa395 100644 --- a/src/features/__snapshots__/navigating-between-routes.test.tsx.snap +++ b/src/features/__snapshots__/navigating-between-routes.test.tsx.snap @@ -84,7 +84,56 @@ exports[`navigating between routes given route with optional path parameters whe >
+ > +
+
+
+
+
+
+
+
+
+
+
+
+
@@ -223,7 +272,56 @@ exports[`navigating between routes given route without path parameters when navi >
+ > +
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/features/add-cluster/__snapshots__/navigation-using-application-menu.test.tsx.snap b/src/features/add-cluster/__snapshots__/navigation-using-application-menu.test.tsx.snap index 9044282680..110c9d7f07 100644 --- a/src/features/add-cluster/__snapshots__/navigation-using-application-menu.test.tsx.snap +++ b/src/features/add-cluster/__snapshots__/navigation-using-application-menu.test.tsx.snap @@ -160,7 +160,56 @@ exports[`add-cluster - navigation using application menu renders 1`] = ` >
+ > +
+
+
+
+
+
+
+
+
+
+
+
+
@@ -383,7 +432,56 @@ exports[`add-cluster - navigation using application menu when navigating to add >
+ > +
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/features/application-update/__snapshots__/installing-update.test.ts.snap b/src/features/application-update/__snapshots__/installing-update.test.ts.snap index 395670cdda..deae3b999d 100644 --- a/src/features/application-update/__snapshots__/installing-update.test.ts.snap +++ b/src/features/application-update/__snapshots__/installing-update.test.ts.snap @@ -161,7 +161,56 @@ exports[`installing update when started renders 1`] = ` >
+ > +
+
+
+
+
+
+
+
+
+
+
+
+
@@ -381,7 +430,56 @@ exports[`installing update when started when user checks for updates renders 1`] >
+ > +
+
+
+
+
+
+
+
+
+
+
+
+
@@ -601,7 +699,56 @@ exports[`installing update when started when user checks for updates when new up >
+ > +
+
+
+
+
+
+
+
+
+
+
+
+
@@ -846,7 +993,56 @@ exports[`installing update when started when user checks for updates when new up >
+ > +
+
+
+
+
+
+
+
+
+
+
+
+
@@ -1091,7 +1287,56 @@ exports[`installing update when started when user checks for updates when new up >
+ > +
+
+
+
+
+
+
+
+
+
+
+
+
@@ -1311,7 +1556,56 @@ exports[`installing update when started when user checks for updates when no new >
+ > +
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/features/application-update/child-features/application-update-using-top-bar/__snapshots__/installing-update-using-topbar-button.test.tsx.snap b/src/features/application-update/child-features/application-update-using-top-bar/__snapshots__/installing-update-using-topbar-button.test.tsx.snap index dab5bce6ef..70b6c08648 100644 --- a/src/features/application-update/child-features/application-update-using-top-bar/__snapshots__/installing-update-using-topbar-button.test.tsx.snap +++ b/src/features/application-update/child-features/application-update-using-top-bar/__snapshots__/installing-update-using-topbar-button.test.tsx.snap @@ -186,7 +186,56 @@ exports[`encourage user to update when sufficient time passed since update was d >
+ > +
+
+
+
+
+
+
+
+
+
+
+
+
@@ -406,7 +455,56 @@ exports[`encourage user to update when sufficient time passed since update was d >
+ > +
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/features/application-update/child-features/application-update-using-tray/__snapshots__/installing-update-using-tray.test.ts.snap b/src/features/application-update/child-features/application-update-using-tray/__snapshots__/installing-update-using-tray.test.ts.snap index da6aa0ed80..adfb7eaf5c 100644 --- a/src/features/application-update/child-features/application-update-using-tray/__snapshots__/installing-update-using-tray.test.ts.snap +++ b/src/features/application-update/child-features/application-update-using-tray/__snapshots__/installing-update-using-tray.test.ts.snap @@ -161,7 +161,56 @@ exports[`installing update using tray when started renders 1`] = ` >
+ > +
+
+
+
+
+
+
+
+
+
+
+
+
@@ -381,7 +430,56 @@ exports[`installing update using tray when started when user checks for updates >
+ > +
+
+
+
+
+
+
+
+
+
+
+
+
@@ -601,7 +699,56 @@ exports[`installing update using tray when started when user checks for updates >
+ > +
+
+
+
+
+
+
+
+
+
+
+
+
@@ -846,7 +993,56 @@ exports[`installing update using tray when started when user checks for updates >
+ > +
+
+
+
+
+
+
+
+
+
+
+
+
@@ -1091,7 +1287,56 @@ exports[`installing update using tray when started when user checks for updates >
+ > +
+
+
+
+
+
+
+
+
+
+
+
+
@@ -1311,7 +1556,56 @@ exports[`installing update using tray when started when user checks for updates >
+ > +
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/features/application-update/child-features/force-user-to-update-when-too-long-time-since-update-was-downloaded/__snapshots__/force-user-to-update-when-too-long-time-since-update-was-downloaded.test.ts.snap b/src/features/application-update/child-features/force-user-to-update-when-too-long-time-since-update-was-downloaded/__snapshots__/force-user-to-update-when-too-long-time-since-update-was-downloaded.test.ts.snap index 6ba121489b..601d4d74b6 100644 --- a/src/features/application-update/child-features/force-user-to-update-when-too-long-time-since-update-was-downloaded/__snapshots__/force-user-to-update-when-too-long-time-since-update-was-downloaded.test.ts.snap +++ b/src/features/application-update/child-features/force-user-to-update-when-too-long-time-since-update-was-downloaded/__snapshots__/force-user-to-update-when-too-long-time-since-update-was-downloaded.test.ts.snap @@ -186,7 +186,56 @@ exports[`force user to update when too long since update was downloaded when app >
+ > +
+
+
+
+
+
+
+
+
+
+
+
+
@@ -431,7 +480,56 @@ exports[`force user to update when too long since update was downloaded when app >
+ > +
+
+
+
+
+
+
+
+
+
+
+
+
@@ -723,7 +821,56 @@ exports[`force user to update when too long since update was downloaded when app >
+ > +
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/features/application-update/child-features/periodical-checking-of-updates/__snapshots__/periodical-checking-of-updates.test.ts.snap b/src/features/application-update/child-features/periodical-checking-of-updates/__snapshots__/periodical-checking-of-updates.test.ts.snap index 36e52e2d5f..02f530b637 100644 --- a/src/features/application-update/child-features/periodical-checking-of-updates/__snapshots__/periodical-checking-of-updates.test.ts.snap +++ b/src/features/application-update/child-features/periodical-checking-of-updates/__snapshots__/periodical-checking-of-updates.test.ts.snap @@ -161,7 +161,56 @@ exports[`periodical checking of updates given updater is enabled and configurati >
+ > +
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/features/application-update/child-features/selection-of-update-stability/__snapshots__/selection-of-update-stability.test.ts.snap b/src/features/application-update/child-features/selection-of-update-stability/__snapshots__/selection-of-update-stability.test.ts.snap index 253dedc1df..bf6bf4674e 100644 --- a/src/features/application-update/child-features/selection-of-update-stability/__snapshots__/selection-of-update-stability.test.ts.snap +++ b/src/features/application-update/child-features/selection-of-update-stability/__snapshots__/selection-of-update-stability.test.ts.snap @@ -161,7 +161,56 @@ exports[`selection of update stability when started renders 1`] = ` >
+ > +
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/features/cluster/delete-dialog/__snapshots__/delete-cluster-dialog.test.tsx.snap b/src/features/cluster/delete-dialog/__snapshots__/delete-cluster-dialog.test.tsx.snap index f6dff1fd8c..cde6ce4ed5 100644 --- a/src/features/cluster/delete-dialog/__snapshots__/delete-cluster-dialog.test.tsx.snap +++ b/src/features/cluster/delete-dialog/__snapshots__/delete-cluster-dialog.test.tsx.snap @@ -278,7 +278,189 @@ exports[`Deleting a cluster when an internal kubeconfig cluster is used when the >
+ > +
+
+
+ Browse All +
+
+ 0 items +
+
+ +
+
+
+
+
+
+
+
+ Name +
+ + + arrow_drop_down + + +
+
+
+ Kind +
+ + + arrow_drop_down + + +
+
+
+ Source +
+ + + arrow_drop_down + + +
+
+
+ Labels +
+
+
+
+ Status +
+ + + arrow_drop_down + + +
+ +
+
+
+ Item list is empty +
+
+
+
+
+
+