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
Steps of Wizard are overlapping on small screens.
We found a workaround that is adding overflow-x: clip to .ui5-wiz-step-root, but the visual focus outline will be partial.
Expected Behavior
Steps of Wizard should not overlap on any size screen.
As the steps are overlapping while resizing by just a small amount, we are considering this as visual issue and not an accessibility one, thus lowering the priority.
Bug Description
Steps of Wizard are overlapping on small screens.
We found a workaround that is adding
overflow-x: clip
to.ui5-wiz-step-root
, but the visual focus outline will be partial.Expected Behavior
Steps of Wizard should not overlap on any size screen.
Steps to Reproduce
Isolated Example
https://sap.github.io/ui5-webcomponents/playground/components/Wizard/
Context
Log Output / Stack Trace / Screenshots
Priority
The priority indicates the severity of the issue. To set the appropriate priority consider the following criteria:
Note: The priority might be re-evaluated by the issue processor.
Stakeholder Info (if applicable)
The text was updated successfully, but these errors were encountered: