Trailing Whitespace conflicts with CSS padding

Created on 4 September 2024, 7 months ago

Problem/Motivation

The following code causes duplicate space between the menu item text and the svg icon:

if (trailingWhitespace) {
    breakPreventer.append(trailingWhitespace.textContent);
    trailingWhitespace.textContent = '';
}

Steps to reproduce

Configure extlink to append the SVG icon to external links.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

2.0

Component

Code

Created by

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024