[PR #595] [MERGED] Added settings toggle for enabling/disabling auto scrolling (scrollInto functionality) #2734

Closed
opened 2026-03-17 00:24:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/595
Author: @dihmeetree
Created: 2/24/2020
Status: Merged
Merged: 2/24/2020
Merged by: @AndrewBastin

Base: masterHead: master


📝 Commits (3)

  • 0c8eea6 Added toggle for enabling/disabling auto scrolling (scrollInto functionality)
  • 64e20a1 fix: enable auto scroll by default
  • f8d032d fix: regression

📊 Changes

5 files changed (+38 additions, -6 deletions)

View changed files

📝 lang/en-US.js (+1 -0)
📝 pages/graphql.vue (+5 -3)
📝 pages/index.vue (+4 -2)
📝 pages/settings.vue (+22 -1)
📝 store/postwoman.js (+6 -0)

📄 Description

Adds a toggle on the settings page (under the theme section) to enable and disable auto scroll (scrollInto functionality) on both graphql and index pages.

image


🔄 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/595 **Author:** [@dihmeetree](https://github.com/dihmeetree) **Created:** 2/24/2020 **Status:** ✅ Merged **Merged:** 2/24/2020 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`0c8eea6`](https://github.com/hoppscotch/hoppscotch/commit/0c8eea65a5c0b4f7f606412cc54e445c97b962ac) Added toggle for enabling/disabling auto scrolling (scrollInto functionality) - [`64e20a1`](https://github.com/hoppscotch/hoppscotch/commit/64e20a135028ce551e333f1439fbec027a4150fa) fix: enable auto scroll by default - [`f8d032d`](https://github.com/hoppscotch/hoppscotch/commit/f8d032d9fcd2d390805e2409a5de77c564c18b82) fix: regression ### 📊 Changes **5 files changed** (+38 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `lang/en-US.js` (+1 -0) 📝 `pages/graphql.vue` (+5 -3) 📝 `pages/index.vue` (+4 -2) 📝 `pages/settings.vue` (+22 -1) 📝 `store/postwoman.js` (+6 -0) </details> ### 📄 Description Adds a toggle on the settings page (under the theme section) to enable and disable auto scroll (`scrollInto` functionality) on both graphql and index pages. ![image](https://user-images.githubusercontent.com/20114263/75168767-6fbf3680-56f5-11ea-8b3a-2342e5b6612e.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:24:40 +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#2734
No description provided.