-
Notifications
You must be signed in to change notification settings - Fork 275
[wizard]: line between steps missing if wizard step title get wrapped #9672
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
Comments
Hello @SAP/ui5-webcomponents-topic-rl, The described vizualization could be observed on the following page with resizing the screen width: Seems like an edge case. Best regards, |
Hello colleagues, I've isolated the scenario with plain html https://stackblitz.com/edit/js-crahrq?file=style.css You could use it for further investigation. Kind regards, |
Hello, @QiuranHu , Thank you for bringing this issue to our attention. Hello colleagues, An idea for a solution could be to remove the max-width of the .ui5-wiz-step-main. Please consider it when you start working on this issue. Kind regards, |
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.
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
...
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
The text was updated successfully, but these errors were encountered: