Adding "Open in new window" removes all other attributes

Created on 3 July 2025, 9 days ago

Problem/Motivation

Enabling "Open in new window" removes all existing attributes from the link.

Workaround for this issue is to first enable "Open in new window" and then add other attributes.

Steps to reproduce

  1. Create link and set any of the attributes: title, class, id, relationship, aria label.
  2. Save and confirm that all the attributes are properly added to the link.
  3. Edit the link again
  4. Click on "Link properties" and enable "Open in new window" option
  5. Save
  6. Verify that "target" attribute has been added but all the attributes set in step 1 are now gone.

Proposed resolution

Adding the "target" attribute should preserve other attributes.

User interface changes

None.

API changes

None.

Data model changes

None.

🐛 Bug report
Status

Active

Version

2.3

Component

Code

Created by

🇷🇸Serbia vaish

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024