[PR #1925] [MERGED] persist environment selection. #3569

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1925
Author: @0xc0Der
Created: 11/1/2021
Status: Merged
Merged: 11/3/2021
Merged by: @AndrewBastin

Base: mainHead: persist-env-selection


📝 Commits (4)

  • e8bc16a feat: persist environment selection
  • 3d08afd Merge branch 'main' into persist-env-selection
  • 34ddd65 refactor: minor change to selectedEnvIndex calculation
  • b449f28 Merge branch 'main' into persist-env-selection

📊 Changes

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

View changed files

📝 packages/hoppscotch-app/newstore/localpersistence.ts (+28 -0)

📄 Description

feature: added environment selection persistence.
solves issue #1905.


🔄 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/1925 **Author:** [@0xc0Der](https://github.com/0xc0Der) **Created:** 11/1/2021 **Status:** ✅ Merged **Merged:** 11/3/2021 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `main` ← **Head:** `persist-env-selection` --- ### 📝 Commits (4) - [`e8bc16a`](https://github.com/hoppscotch/hoppscotch/commit/e8bc16aeee248f7482ed4171038b7bc43eee5496) feat: persist environment selection - [`3d08afd`](https://github.com/hoppscotch/hoppscotch/commit/3d08afdc45b56460b77cb03167406493b957c95e) Merge branch 'main' into persist-env-selection - [`34ddd65`](https://github.com/hoppscotch/hoppscotch/commit/34ddd65de0f3495b37c0cb0fe0fc5d456686df00) refactor: minor change to selectedEnvIndex calculation - [`b449f28`](https://github.com/hoppscotch/hoppscotch/commit/b449f2808de116ec6f2438f6086cf0b9e85b32ae) Merge branch 'main' into persist-env-selection ### 📊 Changes **1 file changed** (+28 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-app/newstore/localpersistence.ts` (+28 -0) </details> ### 📄 Description feature: added environment selection persistence. solves issue #1905. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:10:18 +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#3569
No description provided.