[PR #4030] [CLOSED] Switching workspace doesn't invalidate context #4640

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/4030
Author: @jobartim44
Created: 5/2/2024
Status: Closed

Base: patchHead: main


📝 Commits (1)

  • f71718e feat: invalidate environment

📊 Changes

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

View changed files

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

📄 Description

As we change workspace we should not conserve the environment that is related to the old workspace.

Closes #3864

Description

When switching workspace, we go batck to "NO_ENV_SELECTED" in the local storage


🔄 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/4030 **Author:** [@jobartim44](https://github.com/jobartim44) **Created:** 5/2/2024 **Status:** ❌ Closed **Base:** `patch` ← **Head:** `main` --- ### 📝 Commits (1) - [`f71718e`](https://github.com/hoppscotch/hoppscotch/commit/f71718e0884b3233af38ff0494f586c39fedc94e) feat: invalidate environment ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/components/environments/index.vue` (+5 -0) </details> ### 📄 Description As we change workspace we should not conserve the environment that is related to the old workspace. Closes #3864 ### Description When switching workspace, we go batck to "NO_ENV_SELECTED" in the local storage --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:09:24 +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#4640
No description provided.