-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Hide the inserter in pattern previews #36625
Copy link
Copy link
Closed
Labels
[Feature] PatternsA collection of blocks that can be synced (previously reusable blocks) or unsyncedA collection of blocks that can be synced (previously reusable blocks) or unsynced[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Metadata
Metadata
Assignees
Labels
[Feature] PatternsA collection of blocks that can be synced (previously reusable blocks) or unsyncedA collection of blocks that can be synced (previously reusable blocks) or unsynced[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Type
Fields
Give feedbackNo fields configured for issues without a type.
Currently, if a block pattern includes an empty column, it displays a giant inserter button in the editor:
This button also appears in the pattern preview:
It generally makes sense to show this inserter in the editor, but it definitely doesn't make much sense to show it in the pattern preview. It only exists to show you that you can insert a block there, but you're not going to be inserting blocks directly within the pattern preview.
Can we hide this inserter from the block pattern previews?