-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestfeatureCreate a new featureCreate a new feature
Milestone
Description
Missing Functionality: Move Items Between Collections
While the current implementation (see PR #252) adds draggable/reordering across collections and improves UI/UX, the ability to move items between collections is not yet complete.
- Current drag/reordering features allow moving entries within collections and across tabs.
- What remains: Add the functionality so an item (entry) can be moved from one collection to another, not just reordering within the same collection.
Suggested Tasks
- Extend the existing reordering logic to support moving entries between collections.
- Update and test backend repository/service logic for cross-collection movement.
- Ensure UI reflects available destination collections and supports drag/drop across them.
- Add/update unit tests to cover cross-collection movement.
References
- Parent issue: #7 Implement feature to move items between columns and between items
- Implementation PR: #252
Once this functionality is implemented, the feature will be fully complete as described in #7.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfeatureCreate a new featureCreate a new feature