-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Labels
[Feature] Link EditingLink components (LinkControl, URLInput) and integrations (RichText link formatting)Link components (LinkControl, URLInput) and integrations (RichText link formatting)[Feature] Rich TextRelated to the Rich Text component that allows developers to render a contenteditableRelated to the Rich Text component that allows developers to render a contenteditable[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
Description
Describe the bug
When trying to remove a link, emptying the placeholder/value of the URL in the link should work.
To reproduce
Steps to reproduce the behavior:
- Edit an existing link, aiming to remove the link
- Empty the value of the URL in the link, and try to "submit" this change
Expected behavior
The editor will prompt the user to add a "Please fill in this field". I would expect that submitting an empty value on a link would remove the link.
Editor version (please complete the following information):
- WordPress 5.5.1
- The described behaviour happens both with and without the plugin installed (v 9.0.0)
Desktop (please complete the following information):
- OS: MacOs High Sierra 10.13.6
- Google Chrome 85.0.4183.102
Additional context
I have found several people struggling to remove a link, expecting that removing the URL would just remove the link.
Metadata
Metadata
Assignees
Labels
[Feature] Link EditingLink components (LinkControl, URLInput) and integrations (RichText link formatting)Link components (LinkControl, URLInput) and integrations (RichText link formatting)[Feature] Rich TextRelated to the Rich Text component that allows developers to render a contenteditableRelated to the Rich Text component that allows developers to render a contenteditable[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