Skip to content
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

[ui5-breadcrumbs]: Display all items in mobile overflow menu #9697

Open
dobrinyonkov opened this issue Aug 15, 2024 · 1 comment · May be fixed by #11138
Open

[ui5-breadcrumbs]: Display all items in mobile overflow menu #9697

dobrinyonkov opened this issue Aug 15, 2024 · 1 comment · May be fixed by #11138

Comments

@dobrinyonkov
Copy link
Contributor

dobrinyonkov commented Aug 15, 2024

Current Behavior:
According to the Fiori for Web specification and the UI5 Demokit:

When a breadcrumb has an overflow item on a mobile device (phone), a full-screen dialog should open, displaying all breadcrumb items.

However, the Breadcrumb component in the Web Components, I only shows the overflowed items in a full-screen dialog. This behavior does not align with expected specification.

Expected Behavior:
When a user taps on the overflow item of a breadcrumb on a mobile device, a full-screen dialog should open displaying all breadcrumb items, not just the overflowed ones.

@dobrinyonkov
Copy link
Contributor Author

Internal Reference: BGSOFUIPIRIN-6792

@dobrinyonkov dobrinyonkov moved this from New to Approved in Planning - Topic P Mar 13, 2025
kgogov added a commit that referenced this issue Mar 19, 2025
The changes improve the mobile user experience by ensuring all
navigation items are accessible from the dropdown menu when on mobile
devices.

Fixes: #9697
kgogov added a commit that referenced this issue Mar 19, 2025
The changes improve the mobile user experience by ensuring all
navigation items are accessible from the dropdown menu when on mobile
devices.

Fixes: #9697
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Approved
Development

Successfully merging a pull request may close this issue.

1 participant