[PR #4384] [MERGED] fix: resolve personal environments correctly while editing via quick peek #4776

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/4384
Author: @shipko
Created: 9/29/2024
Status: Merged
Merged: 10/10/2024
Merged by: @jamesgeorge007

Base: patchHead: quick-edit-bug


📝 Commits (2)

📊 Changes

1 file changed (+5 additions, -6 deletions)

View changed files

📝 packages/hoppscotch-common/src/components/environments/my/index.vue (+5 -6)

📄 Description

Previously, attempting to edit the active environment under personal workspace entry via Environment Quick Peek will result in the modal getting displayed with variables from another environment entry. This PR includes a fix for the same.

Closes #4380

What's changed

Fixed a function to define current env by name

  • Not Completed
  • Completed

🔄 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/4384 **Author:** [@shipko](https://github.com/shipko) **Created:** 9/29/2024 **Status:** ✅ Merged **Merged:** 10/10/2024 **Merged by:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Base:** `patch` ← **Head:** `quick-edit-bug` --- ### 📝 Commits (2) - [`139d0fd`](https://github.com/hoppscotch/hoppscotch/commit/139d0fdc2f2f5de14e82fca208ff8c6a918d8622) fix(quick-edit-bug): fix bug - [`3ef7940`](https://github.com/hoppscotch/hoppscotch/commit/3ef79403fca3186f7844ac2858daaaf129342632) fix: update type ### 📊 Changes **1 file changed** (+5 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/components/environments/my/index.vue` (+5 -6) </details> ### 📄 Description Previously, attempting to edit the active environment under personal workspace entry via `Environment Quick Peek` will result in the modal getting displayed with variables from another environment entry. This PR includes a fix for the same. Closes #4380 ### What's changed Fixed a function to define current env by name - [ ] Not Completed - [x] Completed --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:17:02 +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#4776
No description provided.