Skip to content

Ensure config sidebar tooltip handles html content#5501

Merged
knolleary merged 1 commit intomasterfrom
5497-config-tooltip-text
Feb 25, 2026
Merged

Ensure config sidebar tooltip handles html content#5501
knolleary merged 1 commit intomasterfrom
5497-config-tooltip-text

Conversation

@knolleary
Copy link
Copy Markdown
Member

Fixes #5497

The tooltip content api will treat strings as raw text, so to ensure <br> are rendered, we need to pass in a pre-built dom element.

@knolleary knolleary merged commit 5e83d10 into master Feb 25, 2026
5 checks passed
@knolleary knolleary deleted the 5497-config-tooltip-text branch February 25, 2026 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tooltip in sidebar displays <br> as literal text instead of line break

1 participant