- Issue created by @jldust
- πΊπΈUnited States jldust
This is the first pass on adding support for nested menus without controls, there are several use cases that need to be discussed before this is approved.
- πΊπΈUnited States jldust
Use cases we need to test for:
- Menu items with nested menus using default for label
- Nested menu with using elements other than span
- Nested menu with button menus in same list
- πΊπΈUnited States pixelwhip
I've updated the merge request to handle various types of nested menus including those that are expanded and have a link as the root menu item. The escape and left keys now only escapes to the closest button in case of nested menus. This behavior more closely matches https://www.w3.org/WAI/ARIA/apg/patterns/menubar/examples/menubar-naviga...
-
jldust β
committed d6013e0b on 5.x
Issue #3480037 by jldust, pixelwhip, philip_stier: Nested Menus with...
-
jldust β
committed d6013e0b on 5.x
- πΊπΈUnited States philip_stier Denver, Colorado
jldust β credited philip_stier β .
- πΊπΈUnited States jldust
Thanks for all the feedback and edits, this has been merged in and will be included in the next tagged release.
Automatically closed - issue fixed for 2 weeks with no activity.