-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
AutoDisplay mode to menubar #2449
Comments
Would be a great feature, I´m looking forward to have it asap, very useful. There is a old fork with that feature, "autoDisplay" : |
And hover is useless on mobiles. |
We have autoDisplay mode in PrimeFaces which does exactly the same, adding this as an enhancement. By the way, mobile browsers like iOS execute hover on click. |
I only tested it on Android Chrome and Chrome dev tools, it's interresting to know for the iOS behaviour thank you ! |
Any traction on this? It appears to have been removed from 4.1.1. |
I'm still having this issue on android using PrimeNG 5.2.0 in an application generated by Celerio Angular Quickstart (https://github.com/jaxio/celerio-angular-quickstart/tree/master/quickstart). The usage of the menubar is very basic so I wouldn't expect the way in which the application is generated to have anything to do with the problem. |
@Merve7 Not only this does not resolves problems presented in linked issues (Namely menubar is unusable on android as noted in #2931 ) but it does not fully fix this issue as well - as AutoDisplay mode wil switch the behaviour on the first level, but second and any subsequent levels will still work on hover. |
This happens on PrimeNG 7.0.0 as well. Otherwise I need to detect device whether mobile or desktop to toggle AudoDisplay value. Any update on that? |
I'm submitting a ... (check one with "x")
Current behavior
Current behavior to display options for the primary menu item is to hover over that item.
Expected behavior
The request is to have the option of controlling this behavior through hover or click actions.
What is the motivation / use case for changing the behavior?
User population expects sub-menu to display using a click action (i.e. mouse) rather than a mouse hover over.
Please tell us about your environment:
Angular version: 2.4.10
PrimeNG version: 2.0.5
Browser: [all ]
Language: [all | TypeScript X.X | ES6/7 | ES5]
The text was updated successfully, but these errors were encountered: