SAP / ui5-webcomponents

UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.
https://sap.github.io/ui5-webcomponents/
Apache License 2.0
1.58k stars 271 forks source link

[SF][Timeline]: [Long Text Overflow] #10303

Open Jasonl157 opened 17 hours ago

Jasonl157 commented 17 hours ago

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

  1. Open the Isolated Example
  2. Make sure the window size is smaller than the text length

Expected Behaviour

Long text should either wrap or be truncated

Screenshots or Videos

image

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

Lukas742 commented 15 hours ago

Hi @Jasonl157

Thanks for reporting! I'll forward this issue to our UI5 Web Components Colleagues as the affected component is developed in their repository.


Hi Colleagues,

here you can find an example of the behavior, without our wrapper or React: https://stackblitz.com/edit/github-5aqstd?file=index.html,main.js

It seems like it's the same as this closed issue. Please feel free to close this one as duplicate and reopen the other one.