Drag and Drop Item Ordering #6

Closed
opened 2025-02-24 04:19:30 +00:00 by Eldritch-Oliver · 1 comment
Eldritch-Oliver commented 2025-02-24 04:19:30 +00:00 (Migrated from github.com)

Currently items that are added to an Actor are sorted by-time-added, this is suboptimal.

The ideal solution would be to allow dragging and dropping items within the lists directly, but an alternative solution is to make a "ReorderEntries" application that provides a simple drag and drop interface of any elements passed into it and a callback that saves that ordering using whatever logic the consumer needs.

Currently items that are added to an Actor are sorted by-time-added, this is suboptimal. The ideal solution would be to allow dragging and dropping items within the lists directly, but an alternative solution is to make a "ReorderEntries" application that provides a simple drag and drop interface of any elements passed into it and a callback that saves that ordering using whatever logic the consumer needs.
Eldritch-Oliver commented 2025-02-24 04:40:01 +00:00 (Migrated from github.com)

Gonna use Milestones as Epics

Gonna use Milestones as Epics
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: Foundry/ripcrypt#6
No description provided.