[PR #54] [CLOSED] Virtualscroll added for history fieldset. #2390

Closed
opened 2026-03-17 00:05:47 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/54
Author: @izerozlu
Created: 8/24/2019
Status: Closed

Base: masterHead: history-fieldset-virtualscroll


📝 Commits (3)

  • 71393a3 Merge remote-tracking branch 'upstream/master'
  • dabb7c3 Virtualscroll added for the history fieldset.
  • 515ea7e Virtual List added for history section.

📊 Changes

2 files changed (+104 additions, -99 deletions)

View changed files

📝 package.json (+1 -0)
📝 pages/index.vue (+103 -99)

📄 Description

Virtual scrolling added for the history fieldset.

History fieldset doesn't get into scrolling mode until five entry items are inserted into history.

Also Clear History button has moved to the parent.


🔄 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/54 **Author:** [@izerozlu](https://github.com/izerozlu) **Created:** 8/24/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `history-fieldset-virtualscroll` --- ### 📝 Commits (3) - [`71393a3`](https://github.com/hoppscotch/hoppscotch/commit/71393a3cf73f0f5a37895e8e9279fe717eaf8087) Merge remote-tracking branch 'upstream/master' - [`dabb7c3`](https://github.com/hoppscotch/hoppscotch/commit/dabb7c370a529d256dd071f746f98d86905a22df) Virtualscroll added for the history fieldset. - [`515ea7e`](https://github.com/hoppscotch/hoppscotch/commit/515ea7e83dfbb37f64477ec327055b788b3f516d) Virtual List added for history section. ### 📊 Changes **2 files changed** (+104 additions, -99 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -0) 📝 `pages/index.vue` (+103 -99) </details> ### 📄 Description Virtual scrolling added for the `history` fieldset. History fieldset doesn't get into scrolling mode until five `entry` items are inserted into `history`. Also `Clear History` button has moved to the parent. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:05:47 +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#2390
No description provided.