[GH-ISSUE #214] Tree view improvements #209

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

Originally created by @NghiaTranUIT on GitHub (Jul 11, 2019).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/214

Originally assigned to: @NghiaTranUIT on GitHub.

🐶 Brief

We've introduced new Tree View, it's time to tinker and make it's perfectly

👑 Criteria

  • If we pin the PathNode, and the parent node is already enabled -> Should enable
  • Double-click on node to open the sub-nodes
  • Double check FileNode by importing and exporting
  • Support Deep clean cache
  • Double check drag and drop
Originally created by @NghiaTranUIT on GitHub (Jul 11, 2019). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/214 Originally assigned to: @NghiaTranUIT on GitHub. ## 🐶 Brief We've introduced new Tree View, it's time to tinker and make it's perfectly ## 👑 Criteria - [ ] If we pin the PathNode, and the parent node is already enabled -> Should enable - [ ] Double-click on node to open the sub-nodes - [ ] Double check FileNode by importing and exporting - [ ] Support Deep clean cache - [ ] Double check drag and drop
kerem 2026-03-03 19:16:15 +03:00
Author
Owner

@NghiaTranUIT commented on GitHub (Jul 12, 2019):

🤯 Changelogs

  • Save last position of Left Panel
  • Adopt safethread for TreeNode
  • Improve logic for Pin
  • Automatically enable SSL when pinning
  • Remove recursively all children nodes
  • Support Debounce for selecting items in Source List and Flow List -> Performance increase better when scrolling quickly in a large set of flows 🎉 .
  • Render Body and Raw content if needed.
  • Improve dragging for TreeNode
<!-- gh-comment-id:510950045 --> @NghiaTranUIT commented on GitHub (Jul 12, 2019): ## 🤯 Changelogs - [x] Save last position of Left Panel - [x] Adopt safethread for TreeNode - [x] Improve logic for Pin - [x] Automatically enable SSL when pinning - [x] Remove recursively all children nodes - [x] Support Debounce for selecting items in Source List and Flow List -> Performance increase better when scrolling quickly in a large set of flows 🎉 . - [x] Render Body and Raw content if needed. - [x] Improve dragging for TreeNode
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#209
No description provided.