quasar icon indicating copy to clipboard operation
quasar copied to clipboard

Hover props for Qmenu and QBtnDropdown

Open folamy opened this issue 5 years ago • 2 comments

Is your feature request related to a problem? Please describe. To activate Qmenu/QBtnDropdow on mouseover effect, there is a hack I got from @hawkeye64. Codepen That is a lot of codes and it's not applicable to multilevel menu style

Describe the solution you'd like Add activator like open-on-hover prop to Qmenu/QBtnDropdow to activate menu/dropdown on mouseover

folamy avatar Apr 10 '20 05:04 folamy

I can’t agree with you more.

evle avatar Aug 03 '22 14:08 evle

I need this hover API, and then quasar takes into account the adaptation of the mobile end? Maybe

8pig avatar Aug 09 '22 09:08 8pig

This would simplify navigation menus considerably, especially menus in the QToolbar component. The need to create all this boilerplate for a simple hover-over experience is counter to what it seems Quasar is trying to do. I know it's a little more complex, but the tooltip actives on a hover. Button dropdown component has menu/list examples. It feels incomplete.

haneefkassam avatar Jan 04 '23 03:01 haneefkassam