Skip to content

Allow drag-drop of item (or folder) anywhere in repo-list #1459

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 25, 2025

Conversation

goran-w
Copy link
Contributor

@goran-w goran-w commented Jun 25, 2025

Addresses part of the discussion in #1454.

Dropping on a non-Group item was not allowed earlier, but now it adds/moves the dragged item into the parent Group (possibly "root") of the drop-target item.

This makes drag-drop much easier when there are lots of items in expanded Groups. Also, it now makes it possible to drop into the "root" Group which was not possible earlier (it could be achieved via "Move to Another Group" in context-menu, but not by drag-drop).

Dropping on a non-Group item was not allowed earlier, but now it adds/moves the dragged item into the parent Group (possibly Root) of the drop-target item.
@love-linger love-linger self-assigned this Jun 25, 2025
@love-linger love-linger added the enhancement New feature or request label Jun 25, 2025
@love-linger love-linger merged commit 743be54 into sourcegit-scm:develop Jun 25, 2025
13 checks passed
@goran-w goran-w deleted the allow_drop_repo_anywhere branch June 25, 2025 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
2 participants