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

TieredMenu: SubMenus are not uncovered on mouse hover anymore #13582

Closed
MarcinBorowski95 opened this issue Aug 30, 2023 · 2 comments · Fixed by #13593
Closed

TieredMenu: SubMenus are not uncovered on mouse hover anymore #13582

MarcinBorowski95 opened this issue Aug 30, 2023 · 2 comments · Fixed by #13593
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@MarcinBorowski95
Copy link

Describe the bug

Before, all sub MenuItems of a TieredMenu uncovered themself after hovering over the parent MenuItem when in popup mode.

Environment

x

Reproducer

No response

Angular version

16.2.2

PrimeNG version

16.3.1

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

v18.12.1

Browser(s)

Chrome, Egde

Steps to reproduce the behavior

This can be easily reproduced by checking out the showcase.
https://www.primefaces.org/primeng-v15-lts/tieredmenu
https://primeng.org/tieredmenu

In the Popup section, click on the Show Button.
If you hover over all the MenuItems like File or Edit, all sub MenuItems will be uncovered in Version 15. This does not happen anymore in Version16, you need to click on the MenuItem to uncover all sub MenuItems.

Expected behavior

Sub MenuItems uncover themself when you hover over the parent MenuItem.

@MarcinBorowski95 MarcinBorowski95 added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Aug 30, 2023
cetincakiroglu added a commit that referenced this issue Sep 21, 2023
…t-showing-on-hover

Issue #13582 TieredMenu not showing items on hover
@cetincakiroglu cetincakiroglu added this to the 16.4.0 milestone Sep 26, 2023
@cetincakiroglu cetincakiroglu added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Sep 26, 2023
@cetincakiroglu
Copy link
Contributor

Fixed in #13593

@ryankugel
Copy link

This does not appear to be fixed in either 16.4.0, 16.4.1, or 16.5.0. Am I missing something?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants