[PR #4763] [MERGED] fix: close context menu while scrolling #4922

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/4763
Author: @nivedin
Created: 2/19/2025
Status: Merged
Merged: 2/19/2025
Merged by: @jamesgeorge007

Base: nextHead: fix/set-as-variable-bug


📝 Commits (1)

  • 0a5953e fix: close the context menu while scrolling

📊 Changes

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

View changed files

📝 packages/hoppscotch-common/src/composables/codemirror.ts (+2 -2)

📄 Description

Closes HFE-759 #4754

This PR fixes the issue where the context menu was attached to the selected text, now the context menu closes while scrolling.

What's changed

https://github.com/user-attachments/assets/05cfd5a8-d715-4e39-91bb-c61904968b61


🔄 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/4763 **Author:** [@nivedin](https://github.com/nivedin) **Created:** 2/19/2025 **Status:** ✅ Merged **Merged:** 2/19/2025 **Merged by:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Base:** `next` ← **Head:** `fix/set-as-variable-bug` --- ### 📝 Commits (1) - [`0a5953e`](https://github.com/hoppscotch/hoppscotch/commit/0a5953e263c8b00a8f0f8b8433e46afb8c9748fe) fix: close the context menu while scrolling ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/composables/codemirror.ts` (+2 -2) </details> ### 📄 Description Closes HFE-759 #4754 This PR fixes the issue where the context menu was attached to the selected text, now the context menu closes while scrolling. ### What's changed https://github.com/user-attachments/assets/05cfd5a8-d715-4e39-91bb-c61904968b61 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:24:57 +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#4922
No description provided.