-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Open
Labels
[Feature] Block VariationsBlock variations, including introducing new variations and variations as a featureBlock variations, including introducing new variations and variations as a feature[Feature] InserterThe main way to insert blocks using the + button in the editing interfaceThe main way to insert blocks using the + button in the editing interface[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
Description
#73823 introduced the following new logic to make heading-level variations searchable only with the slash inserter:
It also modifies the behavior of
"block"scope in variations so that they are searchable via slash commands.This means variations with only 'block' scope (not 'inserter') are marked as
isSearchOnlyand filtered from the inserter browse view, but remain searchable in inserter and slash commands.
This is causing unintended variations to be exposed. For example, all variations of the Columns block can be inserted via the quick inserter:
We need to explore a different approach.
Metadata
Metadata
Assignees
Labels
[Feature] Block VariationsBlock variations, including introducing new variations and variations as a featureBlock variations, including introducing new variations and variations as a feature[Feature] InserterThe main way to insert blocks using the + button in the editing interfaceThe main way to insert blocks using the + button in the editing interface[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