-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Open
Labels
[Feature] ExtensibilityThe ability to extend blocks or the editing experienceThe ability to extend blocks or the editing experience[Feature] Link EditingLink components (LinkControl, URLInput) and integrations (RichText link formatting)Link components (LinkControl, URLInput) and integrations (RichText link formatting)[Type] EnhancementA suggestion for improvement.A suggestion for improvement.
Description
What problem does this address?
As far as I can tell, there is no way to hook into the LinkControl component and modify the query that fetches link suggestions. It would be really nice to have a setting/hook that allows us to do so. For example, if we wanted to block certain content types or pull in link suggestions from remote sources.
What is your proposed solution?
Add a filter to provide a different search handler or a different query to the the fetchSuggestions functionality in LinkControl
Tropicalista, veerap000 and timatronpriard
Metadata
Metadata
Assignees
Labels
[Feature] ExtensibilityThe ability to extend blocks or the editing experienceThe ability to extend blocks or the editing experience[Feature] Link EditingLink components (LinkControl, URLInput) and integrations (RichText link formatting)Link components (LinkControl, URLInput) and integrations (RichText link formatting)[Type] EnhancementA suggestion for improvement.A suggestion for improvement.