[PR #5149] [MERGED] fix: team environment user access bug #5080

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/5149
Author: @nivedin
Created: 6/13/2025
Status: Merged
Merged: 6/13/2025
Merged by: @jamesgeorge007

Base: patchHead: fix/team-env-accessibug


📝 Commits (2)

  • 98963db fix: team env user access bug
  • 005079b chore: enable search input in empty case

📊 Changes

4 files changed (+12 additions, -19 deletions)

View changed files

📝 packages/hoppscotch-common/src/components/environments/Selector.vue (+0 -9)
📝 packages/hoppscotch-common/src/components/environments/my/index.vue (+0 -1)
📝 packages/hoppscotch-common/src/components/environments/teams/Details.vue (+11 -8)
📝 packages/hoppscotch-common/src/components/environments/teams/index.vue (+1 -1)

📄 Description

Closes #5148

This PR fixes the bug with team environment where user with VIEWER access could not save current environment value.
Also enabled environment search in empty cases with proper placeholder in place.


🔄 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/5149 **Author:** [@nivedin](https://github.com/nivedin) **Created:** 6/13/2025 **Status:** ✅ Merged **Merged:** 6/13/2025 **Merged by:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Base:** `patch` ← **Head:** `fix/team-env-accessibug` --- ### 📝 Commits (2) - [`98963db`](https://github.com/hoppscotch/hoppscotch/commit/98963db0a4010cacbdc879123d442e83d84934e4) fix: team env user access bug - [`005079b`](https://github.com/hoppscotch/hoppscotch/commit/005079bff2f582714767bf2efe510f9741dc88c9) chore: enable search input in empty case ### 📊 Changes **4 files changed** (+12 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/components/environments/Selector.vue` (+0 -9) 📝 `packages/hoppscotch-common/src/components/environments/my/index.vue` (+0 -1) 📝 `packages/hoppscotch-common/src/components/environments/teams/Details.vue` (+11 -8) 📝 `packages/hoppscotch-common/src/components/environments/teams/index.vue` (+1 -1) </details> ### 📄 Description Closes #5148 This PR fixes the bug with team environment where user with `VIEWER` access could not save current environment value. Also enabled environment search in empty cases with proper placeholder in place. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:33:33 +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#5080
No description provided.