We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When ui5-breadcrumbs has only one ui5-breadcrumbs-item it is not displayed.
ui5-breadcrumbs
ui5-breadcrumbs-item
If only one ui5-breadcrumbs-item is provided it should be displayed as:
design
Standard
NoCurrentPage
Follow up: #4563
The text was updated successfully, but these errors were encountered:
fix(ui5-breadcrumbs): correct missing label for single breadcrumb
5534eec
Add the missing label of breadcrumbs with a single item. Fixes SAP#4565
fix(ui5-breadcrumbs): correct missing label for single breadcrumb (#4578
42254d8
) Add the missing label of breadcrumbs with a single item. Fixes #4565
kineticjs
Successfully merging a pull request may close this issue.
Bug Description
When
ui5-breadcrumbs
has only oneui5-breadcrumbs-item
it is not displayed.Expected Behavior
If only one
ui5-breadcrumbs-item
is provided it should be displayed as:design
is set toStandard
design
is set toNoCurrentPage
Steps to Reproduce
ui5-breadcrumbs-item
in randomui5-breadcrumbs
at the page.Follow up: #4563
The text was updated successfully, but these errors were encountered: