Sco 2852 drag and drop of blocks - #182
Merged
Merged
Conversation
… in story edit tab error checks
Deploying kit with
|
| Latest commit: |
5ec74bd
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://b31a86b6.kit-atq.pages.dev |
| Branch Preview URL: | https://sco-2852-drag-and-drop-of-bl.kit-atq.pages.dev |
…g-and-drop-of-blocks
…lity and update related components
… adding navigation visibility and updating related props
…k functionality with new content item handling
…afts, including new types, props, and tab error handling
…g block utilities
…pes, validation, and editing capabilities
…in devotion draft editing
timosville
marked this pull request as ready for review
August 14, 2026 07:11
…g-and-drop-of-blocks
…ved draft management
…alignment functionality
…g-and-drop-of-blocks
… image and audio collection support
…s in define_config.ts
… dynamic content rendering
…tes with corresponding bundle normalization
…rvice and related components
…r user management in dashboard
JannieT
requested changes
Aug 22, 2026
JannieT
left a comment
Member
There was a problem hiding this comment.
I did some refactoring to a make adding a new template easier. Can we address the review comments in the files and these two remaining issues (I think Tim already made a card for the first one):
-
Native HTML5 drag is on the whole card so dragging from an input can start a reorder. Other reorder dragging in our kit is usually handle-scoped.
-
BlockImageField / BlockVideoField both write to the Pinia model and emit v-model, while use-chapter-draft-edit also watches blocks and calls model.setField('blocks', …). That is two sources of truth.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.