[PR #89] [MERGED] Websocket log auto scroll to bottom #2410

Closed
opened 2026-03-17 00:06:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/89
Author: @pmankar
Created: 8/28/2019
Status: Merged
Merged: 8/29/2019
Merged by: @liyasthomas

Base: masterHead: master


📝 Commits (3)

  • 11791de Websocket log auto scroll to bottom
  • 5ec993f GitHub Logo on theme background change
  • f37aedc indent correction

📊 Changes

3 files changed (+34 additions, -12 deletions)

View changed files

📝 layouts/default.vue (+5 -2)
📝 pages/settings.vue (+7 -0)
📝 pages/websocket.vue (+22 -10)

📄 Description

With increasing number of messages, the new messages are appended to the bottom and thus needs to be scrolled automatically. Also added timestamp in the log.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/89 **Author:** [@pmankar](https://github.com/pmankar) **Created:** 8/28/2019 **Status:** ✅ Merged **Merged:** 8/29/2019 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`11791de`](https://github.com/hoppscotch/hoppscotch/commit/11791deec53e6395316f0f94f49af75b3709034e) Websocket log auto scroll to bottom - [`5ec993f`](https://github.com/hoppscotch/hoppscotch/commit/5ec993f9f4c9910dc789ca2e45874613660493f9) GitHub Logo on theme background change - [`f37aedc`](https://github.com/hoppscotch/hoppscotch/commit/f37aedc3b2f940455c1f7f0754bf88792f37622b) indent correction ### 📊 Changes **3 files changed** (+34 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `layouts/default.vue` (+5 -2) 📝 `pages/settings.vue` (+7 -0) 📝 `pages/websocket.vue` (+22 -10) </details> ### 📄 Description With increasing number of messages, the new messages are appended to the bottom and thus needs to be scrolled automatically. Also added timestamp in the log. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:06:55 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#2410
No description provided.