[1.0.2] Fix error in skip links for the main navigation menu

Created on 19 September 2024, 7 months ago

Problem/Motivation

The current implementation has a bug in the skip links.

Indeed, the skip links as specified in templates/overrides/system/page.html.twig specify the Css selector #header-navigation as the Menu skip link.

In Issue 🐛 [beta4] Add id #header-navigation on header nav (for skip link) Fixed , this id was added into the patterns header html, but this has since disappeared.

How to resolve this ?

- we re-add the wrapper div in the patterns "header" with the id header-navigation as done in issue 🐛 [beta4] Add id #header-navigation on header nav (for skip link) Fixed ?

- we change the "html_id" prop value to be header-navigation in the pattern nav_menu in templates/overrides/system/menu--main.html.twig

- something else?

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

🇫🇷France just_like_good_vibes PARIS

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024