[PR #1862] [MERGED] route navigation no longer happening in typable areas #3533

Closed
opened 2026-03-17 01:08:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1862
Author: @rishabhkalra96
Created: 10/8/2021
Status: Merged
Merged: 10/9/2021
Merged by: @liyasthomas

Base: mainHead: bugfix-1840


📝 Commits (2)

  • d06e372 route navigation no longer happening in typable areas
  • 0369c21 Merge branch 'main' into bugfix-1840

📊 Changes

1 file changed (+2 additions, -4 deletions)

View changed files

📝 packages/hoppscotch-app/helpers/keybindings.ts (+2 -4)

📄 Description

The PR fixes the issue #1840 which earlier was navigating the user to previous / next route on clicking ctrl + left / right arrows on linux and optn + left / right arrows on mac for all browsers.


🔄 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/1862 **Author:** [@rishabhkalra96](https://github.com/rishabhkalra96) **Created:** 10/8/2021 **Status:** ✅ Merged **Merged:** 10/9/2021 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `main` ← **Head:** `bugfix-1840` --- ### 📝 Commits (2) - [`d06e372`](https://github.com/hoppscotch/hoppscotch/commit/d06e372d71d75e95594803d32f278a79e27e8286) route navigation no longer happening in typable areas - [`0369c21`](https://github.com/hoppscotch/hoppscotch/commit/0369c2124f28dd26c5ecb6500680bcdfb05b85ec) Merge branch 'main' into bugfix-1840 ### 📊 Changes **1 file changed** (+2 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-app/helpers/keybindings.ts` (+2 -4) </details> ### 📄 Description The PR fixes the issue #1840 which earlier was navigating the user to previous / next route on clicking ctrl + left / right arrows on linux and optn + left / right arrows on mac for all browsers. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:08:23 +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#3533
No description provided.