[GH-ISSUE #123] [BUG] Open new tab with empty flow #118

Closed
opened 2026-03-03 19:15:29 +03:00 by kerem · 1 comment
Owner

Originally created by @NghiaTranUIT on GitHub (Apr 20, 2019).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/123

Originally assigned to: @NghiaTranUIT on GitHub.

🐶 Brief

If we open new tab, all flows from previous tab is gone. The reason is that Proxyman treats new tab as like new project, but same Source List -> which is incorrect behavior.

Ideally, Proxyman Tab mechanism should like Xcode. Open new tab just is new window view of current project.

👑 Criteria

  • Able to open new tab with same flows
  • Refactor how Tab Manager work in Document-based Cocoa app
  • Title of tab is the selected flow in Source List
  • Open exported file functionality works as usual
Originally created by @NghiaTranUIT on GitHub (Apr 20, 2019). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/123 Originally assigned to: @NghiaTranUIT on GitHub. ## 🐶 Brief If we open new tab, all flows from previous tab is gone. The reason is that Proxyman treats new tab as like new project, but same Source List -> which is incorrect behavior. Ideally, Proxyman Tab mechanism should like Xcode. Open new tab just is new window view of current project. ## 👑 Criteria - [x] Able to open new tab with same flows - [x] Refactor how Tab Manager work in Document-based Cocoa app - [x] Title of tab is the selected flow in Source List - [x] Open exported file functionality works as usual
kerem 2026-03-03 19:15:29 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@NghiaTranUIT commented on GitHub (Apr 20, 2019):

Done with #125

<!-- gh-comment-id:485069327 --> @NghiaTranUIT commented on GitHub (Apr 20, 2019): Done with #125
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/Proxyman#118
No description provided.