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

Closed
dobrinyonkov opened this issue Aug 15, 2024 · 2 comments · Fixed by #11138
Closed

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

dobrinyonkov opened this issue Aug 15, 2024 · 2 comments · 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
kgogov added a commit that referenced this issue Mar 24, 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 25, 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
@github-project-automation github-project-automation bot moved this from Approved to Completed in Planning - Topic P Mar 25, 2025
@ui5-webcomponents-bot
Copy link
Collaborator

🎉 This issue has been resolved in version v2.9.0-rc.2 🎉

The release is available on v2.9.0-rc.2

Your semantic-release bot 📦🚀

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

Successfully merging a pull request may close this issue.

2 participants