Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot reorder new blocks on nested block editors #2695

Open
antonioribeiro opened this issue Nov 14, 2024 · 0 comments
Open

Cannot reorder new blocks on nested block editors #2695

antonioribeiro opened this issue Nov 14, 2024 · 0 comments

Comments

@antonioribeiro
Copy link
Member

Description

It works partially, you can save and restore the blocks, it's just that when you try to drag an drop an inner block that was just added, but not saved yet, the block comes out from the inner blocked editor to the outer one.

Looks like we have a frontend regression as this was working before.

Steps to reproduce

  • Create a block editor inside a block on a another block editor.
  • Add multiple blocks to the the block editor
  • Update
  • Refresh
  • You should have the list of blocks, this works fine
  • Add a new block
  • Before saving try to drag and drop to move the block up or down
  • It moves to another block editor, not the same

Expected result

Keep the blocks on the same block editor.

Versions

Twill versions: 3.3.1 and 3.4.1

@antonioribeiro antonioribeiro changed the title Cannot move new blocks on nested block editors Cannot reorder new blocks on nested block editors Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant