Skip to content

[Rich Text]: Links button won't show links settings  #1875

@etoledom

Description

@etoledom

Describe the bug
On any Rich Text powered block, when trying to add a link to a text, the selected text will automatically be set as link without showing the settings UI.

As an example, selection a text text, the HTML code generated will look like:

<!-- wp:paragraph -->
<p>Hello <a href="text"> text </a> </p>
<!-- /wp:paragraph -->

To Reproduce
Steps to reproduce the behavior:

  1. Select some text on a Paragraph block (or any rich text powered block)
  2. Click on the links button in the action bar.
  3. The Links UI won't show.

Expected behavior
The Links UI should be presented.

Screenshots

link_button

Metadata

Metadata

Assignees

Labels

[Type] BugSomething isn't working[Type] RegressionExisting functionality that got broken

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions