mirror of
https://github.com/ProxymanApp/proxyman-windows-linux.git
synced 2026-04-26 16:35:57 +03:00
[GH-ISSUE #542] [BUG] Keep the selected path of the Source list when relaunching #539
Labels
No labels
Linux
bug
enhancement
enhancement
pull-request
question
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/proxyman-windows-linux#539
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 @kics223w1 on GitHub (Sep 15, 2025).
Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/542
Originally assigned to: @kics223w1 on GitHub.
📝 Description
Currently, when the app is relaunched, the previously selected item in the Source list is not preserved. Users have to manually reselect the same path every time they restart the app, which disrupts their workflow and slows down repeated testing/debugging sessions.
We should persist the last selected Source list path and restore it on the next app launch.
✅ Acceptance Criteria