Skip to content

Add functionality to move items between collections #263

@ZanderCowboy

Description

@ZanderCowboy

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


Once this functionality is implemented, the feature will be fully complete as described in #7.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestfeatureCreate a new feature

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions