You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There seems to be an issue with the text truncation within our Timeline Item's subtitle text provided by our subtitle-text property (subtitle-text reported, but check title, name and other text providing properties as well).
A possible solution would be leveraging the word-break: break-word or word-break: break-all CSS Property. We can discuss which one works best for us offline.
Describe the bug
Long text in Timeline component will overflow
Isolated Example
https://stackblitz.com/edit/github-b3bzxd-mwydkb?file=src%2FApp.tsx
Reproduction steps
Expected Behaviour
Long text should either wrap or be truncated
Screenshots or Videos
UI5 Web Components for React Version
2.4
UI5 Web Components Version
2.4
Browser
Chrome
Operating System
No response
Additional Context
No response
Relevant log output
No response
Organization
No response
Declaration
The text was updated successfully, but these errors were encountered: