-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Allow adding a Home link in navigation item creation #77074
Copy link
Copy link
Open
Labels
[Block] NavigationAffects the Navigation BlockAffects the Navigation Block[Feature] Link EditingLink components (LinkControl, URLInput) and integrations (RichText link formatting)Link components (LinkControl, URLInput) and integrations (RichText link formatting)[Type] TaskIssues or PRs that have been broken down into an individual action to takeIssues or PRs that have been broken down into an individual action to take
Metadata
Metadata
Assignees
Labels
[Block] NavigationAffects the Navigation BlockAffects the Navigation Block[Feature] Link EditingLink components (LinkControl, URLInput) and integrations (RichText link formatting)Link components (LinkControl, URLInput) and integrations (RichText link formatting)[Type] TaskIssues or PRs that have been broken down into an individual action to takeIssues or PRs that have been broken down into an individual action to take
Type
Fields
Give feedbackNo fields configured for issues without a type.
Adding a home link to the navigation block is difficult. We should surface the Home Link block within search results of the LinkControl.
For example, right now, to add the Home Link block to the navigation you need to:
By contrast, if we allow a search for "Home" to return the Home Link Block, then the flow becomes:
As a follow-up, I'd like ALL blocks that can be added to a Navigation be searchable in this way.