[PR #3279] [MERGED] fix: context menu bugs #4319

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/3279
Author: @nivedin
Created: 8/23/2023
Status: Merged
Merged: 8/24/2023
Merged by: @AndrewBastin

Base: release/2023.8.0Head: fix/context-menu-bugs


📝 Commits (1)

  • a602f84 chore: update context menu texts

📊 Changes

3 files changed (+4 additions, -4 deletions)

View changed files

📝 packages/hoppscotch-common/locales/en.json (+2 -2)
📝 packages/hoppscotch-common/src/services/context-menu/menu/parameter.menu.ts (+1 -1)
📝 packages/hoppscotch-common/src/services/context-menu/menu/url.menu.ts (+1 -1)

📄 Description

Closes HFE-170

Description

This PR fixes the bugs found in the context menu feature

Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

🔄 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/3279 **Author:** [@nivedin](https://github.com/nivedin) **Created:** 8/23/2023 **Status:** ✅ Merged **Merged:** 8/24/2023 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `release/2023.8.0` ← **Head:** `fix/context-menu-bugs` --- ### 📝 Commits (1) - [`a602f84`](https://github.com/hoppscotch/hoppscotch/commit/a602f840d50668ecc55d115fe816fb7148ad3503) chore: update context menu texts ### 📊 Changes **3 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/locales/en.json` (+2 -2) 📝 `packages/hoppscotch-common/src/services/context-menu/menu/parameter.menu.ts` (+1 -1) 📝 `packages/hoppscotch-common/src/services/context-menu/menu/url.menu.ts` (+1 -1) </details> ### 📄 Description Closes HFE-170 ### Description This PR fixes the bugs found in the context menu feature ### Checks - [x] My pull request adheres to the code style of this project - [ ] My code requires changes to the documentation - [ ] I have updated the documentation as required - [x] All the tests have passed --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:51:56 +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#4319
No description provided.