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

Moving a reusable block made of multiple blocks deletes blocks one by one #17370

Closed
mtias opened this issue Sep 8, 2019 · 2 comments · Fixed by #14367
Closed

Moving a reusable block made of multiple blocks deletes blocks one by one #17370

mtias opened this issue Sep 8, 2019 · 2 comments · Fixed by #14367
Labels
[Priority] High Used to indicate top priority items that need quick attention [Type] Bug An existing feature does not function as intended

Comments

@mtias
Copy link
Member

mtias commented Sep 8, 2019

Create a reusable block composed of more than one block. When attempting to move the whole group, instead of moving the last block is removed until the group is empty.

(Saving the post and reloading makes the issue go away.)

@mtias mtias added [Type] Bug An existing feature does not function as intended [Priority] High Used to indicate top priority items that need quick attention labels Sep 8, 2019
@senadir
Copy link
Contributor

senadir commented Sep 8, 2019

This was only introduced recently since I couldn't reproduce before refreshing my master

It only happens to newly created reusable blocks, if you save the block, and then insert it from the inserter it doesn't happen, if save & reload, it doesn't happen as well

I added some gifs
if you insert or reload:
didnthappen

if you create it and try to move it:
didhappen

@paaljoachim
Copy link
Contributor

paaljoachim commented Sep 9, 2019

Btw: "Try refactoring the reusable blocks to use a separate block editor."
This PR consolidates multiple issues.
#14367
It is important to get the above PR merged. I do believe it will help with multiple issues.

Here is another Reusable block error issue:
#17217

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Priority] High Used to indicate top priority items that need quick attention [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants