liferay / clay

A web implementation of the Lexicon Experience Language
http://clayui.com
Other
208 stars 480 forks source link

Adapt Cascading Menu to Drilldown behavior in mobile #5459

Open marcoscv-work opened 1 year ago

marcoscv-work commented 1 year ago

What is your proposal?

Cascading Menu is great in desktop but difficult or almost impossible to control in a small screen device so we are proposing to change the Cascading Menu to Drilldown when we are in a small screen. From a UX an accessibility perspective it should be done live.

So we should analyze:

Note: Not a BofA priority

LPS: LPS-180810

pat270 commented 1 year ago

We will need to add some CSS variants. I think we can use the existing markup, but need to add the dropdown-menu class on the items which is a bit weird.

marcoscv-work commented 1 year ago

Hey @pat270 Do you need something to start working on this or is it just low priority?

drakonux commented 3 months ago

@pat270 Have you had a chance to review Marco's comment/proposal?