[GH-ISSUE #54] Drag and Drop in Source List #54

Closed
opened 2026-03-03 19:14:55 +03:00 by kerem · 1 comment
Owner

Originally created by @NghiaTranUIT on GitHub (Mar 6, 2019).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/54

Originally assigned to: @NghiaTranUIT on GitHub.

🐶 Brief

It's more intuitive to support drag and drop func in Source List, since our design is based from Folder-Structure.

👑 Criteria

  • Able to drag and drop the folder or client or domain
  • If drag from All Group, it should copy itself
Originally created by @NghiaTranUIT on GitHub (Mar 6, 2019). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/54 Originally assigned to: @NghiaTranUIT on GitHub. ## 🐶 Brief It's more intuitive to support drag and drop func in Source List, since our design is based from Folder-Structure. ## 👑 Criteria - [x] Able to drag and drop the folder or client or domain - [x] If drag from All Group, it should copy itself
kerem 2026-03-03 19:14:55 +03:00
Author
Owner

@NghiaTranUIT commented on GitHub (Mar 19, 2019):

🤯 Changelogs

  • Implement logic for drag and drop Flow Item to any Folder / Folder to Folder
  • Introduce bunch of logic for moving, inserting at particular index
  • Support sync on AsyncBarrier (thread-safe) -> Because -acceptDrop must return value immediately.
  • Refactor MixCatalog
<!-- gh-comment-id:474460650 --> @NghiaTranUIT commented on GitHub (Mar 19, 2019): ## 🤯 Changelogs - Implement logic for drag and drop Flow Item to any Folder / Folder to Folder - Introduce bunch of logic for moving, inserting at particular index - Support sync on AsyncBarrier (thread-safe) -> Because -acceptDrop must return value immediately. - Refactor MixCatalog
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#54
No description provided.