Skip to content
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

[question] Is there a way to drop on a collapsed parent item? #115

Open
mattch opened this issue Jan 27, 2024 · 1 comment
Open

[question] Is there a way to drop on a collapsed parent item? #115

mattch opened this issue Jan 27, 2024 · 1 comment

Comments

@mattch
Copy link

mattch commented Jan 27, 2024

Current behavior: Dragging an item over a collapsed item only allows you to move the dragged item above or below the collapsed item. You can't drop the dragged item on the collapsed item as a way to add it as a child of the collapsed item.

Desired behavior: Dragging an item over a collapsed item would highlight the collapsed item as an indicator that the dragged item can be dropped on the collapsed item. Dropping an item on the collapsed item would add it as the first child of the collapsed item.

Desired behavior 2: Another option would be to allow the dragged item to be able to indent (move to the right and indicate becoming a child) with collapsed items just like they work with expanded items or items without children.

Is this feature already available? If not, has anyone implemented a workaround for this?

@mattch
Copy link
Author

mattch commented Feb 11, 2024

I assume there's not a way to do this now. Thoughts about making this a feature request?

It's standard behavior for a folder system to be able to drag into a collapsed folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant