Skip to content

fix(ui5-side-navigation): fix disabled items and tooltips #11333

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

Merged
merged 5 commits into from
Apr 23, 2025

Conversation

LidiyaGeorgieva
Copy link
Contributor

@LidiyaGeorgieva LidiyaGeorgieva commented Apr 15, 2025

  • In collapsed SideNavigation disabled items (ui5-sn-item-disabled) are excluded from hover interaction.
  • Tooltips (if set) are visible for all items: parent, group, children, in menu, in sub menu
  • Tooltip for expand/collapse arrow added.
  • Updated test pages to reflect new tooltips, dynamic behaviors, and text truncation.

JIRA: BGSOFUIRODOPI-3443

- In collapsed Side Navigation when hover on disabled item the hover effect is not applied
- Tooltips (if set) are visible for all items: parent, group, children, in menu, in sub menu
- Tooltip for expand/collapse arrow added
- Test page enhanced with different texts for the items

JIRA: BGSOFUIRODOPI-3443
@LidiyaGeorgieva LidiyaGeorgieva requested review from a team and Stoev April 15, 2025 12:39
Copy link

@Stoev Stoev left a comment

Choose a reason for hiding this comment

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

Please consider tentative suggestions:

fix(ui5-side-navigation): fix disabled items and tooltips
OR fix hover/focus states and tooltips

  • In collapsed SideNavigation disabled items (ui5-sn-item-disabled) are excluded from hover/focus interactions.
  • Tooltips (if set) are visible for all items: parent, group, children, in menu, in submenu.
  • Tooltip for expand/collapse arrow added.
  • Updated test pages to reflect new tooltips, dynamic behaviors, and text truncation.
  • ARIA attributes added to icons and elements for assistive technologies.

@LidiyaGeorgieva LidiyaGeorgieva changed the title fix(ui5-side-navigation): fix disabled and tooltips fix(ui5-side-navigation): fix disabled items and tooltips Apr 16, 2025
@LidiyaGeorgieva LidiyaGeorgieva merged commit 7151dae into main Apr 23, 2025
12 checks passed
@LidiyaGeorgieva LidiyaGeorgieva deleted the SideNavTooltips branch April 23, 2025 11:39
@ui5-webcomponents-bot
Copy link
Collaborator

🎉 This PR is included in version v2.10.0-rc.2 🎉

The release is available on v2.10.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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants