Skip to content

Conversation

@MariaAga
Copy link
Member

Copy link
Member

@ofedoren ofedoren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @MariaAga !

const inner = <span>{mapAttr(template, attr)}</span>;
const innerContent = elipsed ? (
<EllipsisWithTooltip placement="top">{inner}</EllipsisWithTooltip>
<Truncate content={inner} tooltipPosition="top" />
Copy link
Member

@ofedoren ofedoren Jul 22, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a quick question: why tooltipPosition is top instead of auto? BTW, Patternfly docs state that top is the default value anyway.

UPD: Nevermind me, it was top before.

@ofedoren ofedoren merged commit 20d9f66 into theforeman:master Jul 22, 2025
24 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants