[GH-ISSUE #4719] [feature]: Bulk Editing for Environment Variables #1760

Open
opened 2026-03-16 21:38:38 +03:00 by kerem · 0 comments
Owner

Originally created by @iDschepe on GitHub (Feb 4, 2025).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4719

Originally assigned to: @anwarulislam on GitHub.

Is there an existing issue for this?

  • I have searched the existing issues

Summary

Description:
Currently, Hoppscotch already provides a bulk editing feature for request parameters, which is very useful for quickly managing large sets of data. However, the same functionality is not available for environment variables.

Image

Feature Request
I propose adding a bulk editing option for environment variables and secrets, similar to the one available for request parameters. This would make it easier to:

  • Quickly import/export multiple environment variables
  • Modify, reorder large sets of variables at once

Proposed Solution
Introduce a bulk edit mode for environment variables and secrets, as already implemented within request parameters.

Image

Why should this be worked on?

This feature would be particularly useful for teams working on APIs with many environment configurations. Since the bulk editing feature already exists for parameters, implementing a similar approach for environments could align with the existing UX pattern.

Originally created by @iDschepe on GitHub (Feb 4, 2025). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4719 Originally assigned to: @anwarulislam on GitHub. ### Is there an existing issue for this? - [x] I have searched the existing issues ### Summary **Description:** Currently, Hoppscotch already provides a bulk editing feature for request parameters, which is very useful for quickly managing large sets of data. However, the same functionality is not available for environment variables. ![Image](https://github.com/user-attachments/assets/e2b09cad-c41d-4341-a7fa-9f6d33d63c32) **Feature Request** I propose adding a bulk editing option for environment **variables and secrets**, similar to the one available for request parameters. This would make it easier to: - Quickly import/export multiple environment variables - Modify, reorder large sets of variables at once **Proposed Solution** Introduce a bulk edit mode for environment **variables and secrets**, as already implemented within request parameters. ![Image](https://github.com/user-attachments/assets/354283a6-dfda-49a0-a22c-d05b1f125dbd) ### Why should this be worked on? This feature would be particularly useful for teams working on APIs with many environment configurations. Since the bulk editing feature already exists for parameters, implementing a similar approach for environments could align with the existing UX pattern.
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#1760
No description provided.