[PR #3113] [MERGED] fix: team environment lost when route changes #4231

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/3113
Author: @nivedin
Created: 6/5/2023
Status: Merged
Merged: 6/7/2023
Merged by: @AndrewBastin

Base: release/2023.4.6Head: fix/team-env-bug-route-change


📝 Commits (2)

  • 89ceddf fix: team env lost when route changes
  • 6f0fda0 chore: hide empty state while loading environments

📊 Changes

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

View changed files

📝 packages/hoppscotch-common/src/components/environments/Selector.vue (+38 -2)

📄 Description

Closes HFE-73

Description

This PR fixes the bug in the environment selector where the team environments were lost when the route changed.

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/3113 **Author:** [@nivedin](https://github.com/nivedin) **Created:** 6/5/2023 **Status:** ✅ Merged **Merged:** 6/7/2023 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `release/2023.4.6` ← **Head:** `fix/team-env-bug-route-change` --- ### 📝 Commits (2) - [`89ceddf`](https://github.com/hoppscotch/hoppscotch/commit/89ceddf4b0337c33bdc2ece8bd8a9abdf7be4dd2) fix: team env lost when route changes - [`6f0fda0`](https://github.com/hoppscotch/hoppscotch/commit/6f0fda072d8e428d52a5309397b44f432369ffd6) chore: hide empty state while loading environments ### 📊 Changes **1 file changed** (+38 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/components/environments/Selector.vue` (+38 -2) </details> ### 📄 Description Closes HFE-73 ### Description This PR fixes the bug in the environment selector where the team environments were lost when the route changed. ### 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:47:17 +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#4231
No description provided.