mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[GH-ISSUE #1905] Persist the environment selection #609
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#609
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ZvonimirSun on GitHub (Oct 26, 2021).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/1905
Is your feature request related to a problem? Please describe.
I need to select the environment every time I refresh the website. And I have several environments, I cannot set all the variables in the global environment.
Describe the solution you'd like
I do wish the environment selection to be persisted somewhere, and do not need to select it everytime.
@liyasthomas commented on GitHub (Oct 26, 2021):
Hi @ZvonimirSun, thanks for this feature request. We'll look into implementing persistent environment selection as soon as possible.
@0xc0Der commented on GitHub (Nov 1, 2021):
would like to work on this issue.
@liyasthomas commented on GitHub (Nov 1, 2021):
Hi @0xc0Der, feel free to give this a try. Do let us know if you get stuck with anything in the codebase.
@0xc0Der commented on GitHub (Nov 1, 2021):
ok I will. 👍
@AndrewBastin commented on GitHub (Nov 3, 2021):
fixed in #1925