Skip to content

WIP: Add test to work with inline-block elements

Sarah Groff Hennigh-Palermo requested to merge 58712-tooltip-comp-fix into master

What does this MR do?

Adds a test to the truncation conditional to work with inline-block elements.

This was identified in the course of working on !26172 (merged) and exploring replacing the tooltip with the TooltipOnTruncate component. Although we did not end up using that component in the truncation fix, I believe we should still fix this for the next time someone uses it on an inline-block element.

What are the relevant issue numbers?

#58712 (closed)

Does this MR meet the acceptance criteria?

Merge request reports