[PR #4361] [MERGED] fix: workspace environment list reset bug #4766

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/4361
Author: @nivedin
Created: 9/19/2024
Status: Merged
Merged: 9/19/2024
Merged by: @AndrewBastin

Base: patchHead: fix/workspace-env-bug


📝 Commits (1)

  • d666073 fix: workspace environment type reset bug

📊 Changes

1 file changed (+31 additions, -27 deletions)

View changed files

📝 packages/hoppscotch-common/src/components/environments/index.vue (+31 -27)

📄 Description

Closes HFE-597 #4355

This PR fixes the bug with workspace environment where workspace environments list view falls back to personal environments while navigating to the REST page.

What's changed

Have added an immediate prop to watch the workspace type so that the list gets updated on page mounting.


🔄 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/4361 **Author:** [@nivedin](https://github.com/nivedin) **Created:** 9/19/2024 **Status:** ✅ Merged **Merged:** 9/19/2024 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `patch` ← **Head:** `fix/workspace-env-bug` --- ### 📝 Commits (1) - [`d666073`](https://github.com/hoppscotch/hoppscotch/commit/d666073797fbc1adf8609cf12d14090e60267c44) fix: workspace environment type reset bug ### 📊 Changes **1 file changed** (+31 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/components/environments/index.vue` (+31 -27) </details> ### 📄 Description Closes HFE-597 #4355 This PR fixes the bug with workspace environment where workspace environments list view falls back to personal environments while navigating to the REST page. ### What's changed Have added an immediate prop to watch the workspace type so that the list gets updated on page mounting. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:16:29 +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#4766
No description provided.