diff --git a/.changeset/thirty-boxes-end.md b/.changeset/thirty-boxes-end.md new file mode 100644 index 000000000..f78f91123 --- /dev/null +++ b/.changeset/thirty-boxes-end.md @@ -0,0 +1,5 @@ +--- +"@cloudoperators/juno-app-supernova": patch +--- + +Fixed the useCommunication hook to properly enable and handle filters derived from the URL. This ensures that the communication layer respects the filter parameters passed via the URL, improving synchronization between the app state and the URL. diff --git a/apps/supernova/public/index.html b/apps/supernova/public/index.html index ca936aefc..9889267e5 100644 --- a/apps/supernova/public/index.html +++ b/apps/supernova/public/index.html @@ -3,7 +3,7 @@ ~ SPDX-License-Identifier: Apache-2.0 --> - +
@@ -28,13 +28,11 @@ - + >