You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The inserter in columns is pretty broken. Depending on what you do, it may insert blocks into the wrong column, or it may insert blocks after the columns block.
I thought for sure that this would already have been reported by now, but I can not find any existing open issues about it, so forgive me if it has already been reported.
Steps to Reproduce (for bugs)
Create a new post.
Insert a columns block.
Try to use the block inserter in the right column to insert a block.
Notice that it gets inserted into the left column.
OR
Create a new post.
Insert a columns block.
Change the columns block to have 3 columns.
Try to use the block inserter in any of the columns to insert a block.
Notice that it gets inserted below the columns block.
Expected Behavior
Using the inserter in a column should insert a block into that column.
Current Behavior
In some cases, trying to insert a block into a column will cause the block to be inserted in the wrong column, or after the columns block.
This is already reported here: #5772. Columns is experimental and being worked on, it's very much just a version one of the idea. Thanks for testing it out. Worth mentioning any issue can be reopened, but feels right action in this case.
Issue Overview
The inserter in columns is pretty broken. Depending on what you do, it may insert blocks into the wrong column, or it may insert blocks after the columns block.
I thought for sure that this would already have been reported by now, but I can not find any existing open issues about it, so forgive me if it has already been reported.
Steps to Reproduce (for bugs)
OR
Expected Behavior
Using the inserter in a column should insert a block into that column.
Current Behavior
In some cases, trying to insert a block into a column will cause the block to be inserted in the wrong column, or after the columns block.
Screenshots / Video
https://i.imgur.com/X28b5Ew.mp4
https://i.imgur.com/P50JejZ.mp4
The text was updated successfully, but these errors were encountered: