mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #4720] [bug]: Restore last session state (opened collections & selected environment) #1759
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#1759
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 @iDschepe on GitHub (Feb 4, 2025).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4720
Is there an existing issue for this?
Current behavior
Description:
Currently, when working with multiple collections in the folder tree and selecting an environment within a team workspace, these settings are lost when the window is closed and reopened. Only the selected team remains, but all expanded folders and the chosen environment need to be reselected / reopened manually.
Expected Behavior:
Actual Behavior:
Related Issue:
Found a similar issue that was previously reported and closed: #2146. However, I am not sure if this is the same, but it appears that the problem still persists.
Would it be possible to reconsider this feature for better session continuity?
Steps to reproduce
Steps to reproduce:
Environment
Production
Version
Self-hosted
@niklasmosel commented on GitHub (May 5, 2025):
Same issue here. Every time I reopen Hoppscotch (self-hosted version), the folder tree collapses and the selected environment within the team workspace resets to default. It’s quite inconvenient, especially when working across multiple collections and relying on a specific environment setup.
Preserving the expanded folder state and selected environment would really improve the user experience and workflow continuity. I’d also appreciate it if this feature could be reconsidered. Thanks for bringing this up!