Determine best way to rearrange items on a sheet #7

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

Research what would be the best approach to handle this, and determine the rest of the issues that will need to be created to get this implemented.

Research what would be the best approach to handle this, and determine the rest of the issues that will need to be created to get this implemented.
Eldritch-Oliver commented 2025-08-01 03:30:01 +00:00 (Migrated from github.com)

The research required for this ticket has kinda been accomplished because of a different project, this can be done really simply within the character sheet itself just by adding a DragDrop handler for each section that I want reorderable, it will also require making sure that any drops from sections can only be dropped in their respective list of items

The research required for this ticket has kinda been accomplished because of a different project, this can be done really simply within the character sheet itself just by adding a DragDrop handler for each section that I want reorderable, it will also require making sure that any drops from sections can only be dropped in their respective list of items
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#7
No description provided.