2 Commits

Author SHA1 Message Date
Alexander Brandon Coles 12a586d80f Make MainMenuToggleComponent set aria-expanded
For symmetry with navigation toggler (see 2185756ddae).

Also sets `aria-controls` when rendered outside `#main-menu` container.
2026-01-23 05:51:40 -03:00
Henriette Darge cc90002bef Take care that the main menu resizer toggles when the menu is collapsed/expanded
Clean-up sass code

Avoid that the type selector in the WP from is scrolled two far when being activated. Currently, it is scrolled twice (one time when activating it and once again when selecting an item). Thus the dropdown overlaps the actual input

Move logo to the left side

Make naming consistent for MainMenuToggleComponent and add a component test

Let menu toggle button scroll with the rest of the page

Move modules menu to the left and show it on mobile
2025-06-27 11:10:04 +02:00