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

fix(ui5-menu-item): adjust cursor style #10353

Merged
merged 3 commits into from
Dec 10, 2024
Merged

Conversation

unazko
Copy link
Contributor

@unazko unazko commented Dec 10, 2024

Fixes: #10331
Fixes: #10342

@unazko unazko merged commit 410ba45 into SAP:main Dec 10, 2024
10 checks passed
@@ -23,9 +23,9 @@
<div
class="ui5-menu-dialog-title"
>
<div>
<h1>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The ui5-shellbar is AFAIR the only UI5 component that can render <h1> (apart from the title which can render any H tag).

Why did you change this here? Won't this create a wrong hierarchy, considering the nesting of menus?

@ui5-webcomponents-bot
Copy link
Collaborator

🎉 This PR is included in version v2.6.0-rc.0 🎉

The release is available on v2.6.0-rc.0

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ui5-menu]: wrong font on mobile [UserMenu]: no pointer cursor when hovering list items
4 participants