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.5k stars 260 forks source link

[wizard]: line between steps missing if wizard step title get wrapped #9672

Open QiuranHu opened 1 month ago

QiuranHu commented 1 month ago

Bug Description

If the wizard step title is too long or when we do not have enough space, the title text will wrap into multiple line and it's expected. But the line connecting steps are missing.

Screenshot 2024-08-12 at 14 18 52

Affected Component

wizard

Expected Behaviour

Line connecting steps should be shown when step title is wrapped into multiple lines.

Isolated Example

No response

Steps to Reproduce

1. 2. 3. ...

Log Output, Stack Trace or Screenshots

No response

Priority

None

UI5 Web Components Version

1.24.4, also in 2.1.1

Browser

Chrome

Operating System

No response

Additional Context

No response

Organization

SF

Declaration

unazko commented 1 month ago

Hello @SAP/ui5-webcomponents-topic-rl,

The described vizualization could be observed on the following page with resizing the screen width: https://sap.github.io/ui5-webcomponents/nightly/components/fiori/Wizard/

Seems like an edge case.

Best regards, Boyan