From 680439a1b00ce2bb0e71ac84a81f3400df891ae1 Mon Sep 17 00:00:00 2001 From: Chandraprakash Pandey Date: Wed, 18 Feb 2026 14:28:43 +0530 Subject: [PATCH] fix(common): improve responsive layout and overflow in realtime pages (#5843) Co-authored-by: nivedin Co-authored-by: James George <25279263+jamesgeorge007@users.noreply.github.com> --- .../src/components/realtime/Communication.vue | 207 +++++++++--------- .../src/pages/realtime/mqtt.vue | 42 ++-- .../src/pages/realtime/socketio.vue | 63 +++--- .../src/pages/realtime/sse.vue | 41 ++-- 4 files changed, 182 insertions(+), 171 deletions(-) diff --git a/packages/hoppscotch-common/src/components/realtime/Communication.vue b/packages/hoppscotch-common/src/components/realtime/Communication.vue index 1b73104b..7b9ac0fa 100644 --- a/packages/hoppscotch-common/src/components/realtime/Communication.vue +++ b/packages/hoppscotch-common/src/components/realtime/Communication.vue @@ -17,114 +17,117 @@ />
- - - - - - - - - -
- - - {{ t("mqtt.clear_input") }} - - - - - -
diff --git a/packages/hoppscotch-common/src/pages/realtime/mqtt.vue b/packages/hoppscotch-common/src/pages/realtime/mqtt.vue index 001d968e..899bf51d 100644 --- a/packages/hoppscotch-common/src/pages/realtime/mqtt.vue +++ b/packages/hoppscotch-common/src/pages/realtime/mqtt.vue @@ -4,8 +4,8 @@
-
-
+
+
- - +
+ + +
-
-
+
+
-
-
+
+
- - +
+ + +