solve-it-once / frost

Drupal 10 atomic construction kit
https://www.frostdrupal.com/
GNU General Public License v2.0
16 stars 4 forks source link

Add CSS and JS to automatically add accessible dropdown and mega menus #37

Open ao5357 opened 1 year ago

ao5357 commented 1 year ago

Presently, menus with an expanded hierarchy display as trees that inherit styling from the parent row of links. In order to speed up site development, implement dropdown menus for at least 2, if not 3, levels of hierarchy.

Regular dropdowns

A dropdown menu for frost should abide by the following specifications/requirements:

Stripe-based mega menus

Since sites frequently use mega menus instead of straightforward dropdowns, frost should support mega menus -- or at least provide scaffolding for the userspace to support them quickly -- at install-time. The megas should abide by the following specs: