Skip to content

fix(ui5-timeline-item): fix subtitle text overflows when long text provided #8462

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 19, 2024

Conversation

hinzzx
Copy link
Contributor

@hinzzx hinzzx commented Mar 18, 2024

When having a long subTitle text in a <ui5-timeline-item>, the text is getting truncated without an ellipsis and the item is getting cut from the side.

With this change we fix the unwanted border and text cut from the side.

Before

image

After

image

Fixes: #8438

@unazko unazko self-requested a review March 18, 2024 08:20
@hinzzx hinzzx merged commit c938f6d into main Mar 19, 2024
@hinzzx hinzzx deleted the tli-sub-wrap-fix branch March 19, 2024 12:01
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.

Timeline/TimelineItem: long text is getting truncated without elipsis
4 participants