Metadata
- Source
- SJRK-288
- Type
- New Feature
- Priority
- Blocker
- Status
- Closed
- Resolution
- Fixed
- Assignee
- N/A
- Reporter
- Gregor Moss
- Created
2019-09-12T19:44:01.488-0400 - Updated
2020-07-14T01:42:32.986-0400 - Versions
- N/A
- Fixed Versions
- N/A
- Component
-
- Storytelling Tool UI
Description
Add the ability to reorder and/or move blocks. A simple implementation could be Gutenberg-style up and down buttons to switch a block's position with that of the one above or below it, respectively.
Comments
-
Justin Obara commented
2019-09-13T07:52:14.477-0400 Might want to also take a look at the Infusion Reorderer. https://build.fluidproject.org/infusion/demos/reorderer/listReorderer/
-
Gregor Moss commented
2019-11-12T16:09:20.490-0500 Feedback: it might be good to provide a block deletion along with the order up/down buttons
-
Dana commented
2020-05-26T21:10:36.337-0400 Mockups without individual block deletion button:
-
Gregor Moss commented
2020-05-27T14:03:59.104-0400 The single block deletion button work will be tackled separately in SJRK-358, and the drag-and-drop functionality will be tackled in SJRK-359. Both of these should be done only after this Jira has been completed.
-
Cindy Li commented
2020-06-30T15:40:19.957-0400 The pull request that fixes this issue has been merged into the project repo master branch at this commit.