[PR #5335] [MERGED] fix: update masked secret environment value after replace action #5161

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/5335
Author: @nivedin
Created: 8/18/2025
Status: Merged
Merged: 8/19/2025
Merged by: @jamesgeorge007

Base: nextHead: fix/secret-env-UI-bug


📝 Commits (1)

📊 Changes

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

View changed files

📝 packages/hoppscotch-common/src/components/smart/EnvInput.vue (+13 -0)

📄 Description

Closes FE-982 #5317

This PR fixes the issue with the secret environment UI, where the masked environment value was not getting updated when copying the initial value to the current value and vice versa.


🔄 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/5335 **Author:** [@nivedin](https://github.com/nivedin) **Created:** 8/18/2025 **Status:** ✅ Merged **Merged:** 8/19/2025 **Merged by:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Base:** `next` ← **Head:** `fix/secret-env-UI-bug` --- ### 📝 Commits (1) - [`38f83a0`](https://github.com/hoppscotch/hoppscotch/commit/38f83a00f015c16b2956f855ccf6cc3dbf4c6f75) fix: secret env UI bug ### 📊 Changes **1 file changed** (+13 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/components/smart/EnvInput.vue` (+13 -0) </details> ### 📄 Description Closes FE-982 #5317 This PR fixes the issue with the secret environment UI, where the masked environment value was not getting updated when copying the initial value to the current value and vice versa. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:38:12 +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#5161
No description provided.