Z-index is not correct for sticky ic-page-header
Abierto
@MI6-806 ya está trabajando en esto.
Desde el 9/6/2023.
good first issue
page-header component
- Lenguaje dominante
- TypeScript
- Estrellas
- 53
- Forks
- 63
- Merge medio
- 2 d 4 h
- PR fusionados (30 d)
- 15
Descripción
Summary of the bug
Spotted on the guidance site, the page header is sticky and should be shown above any page content. However, the ic-menu is displayed over it when it is opened and the page is scrolled.
🪜 How to reproduce
- Go to https://design.sis.gov.uk/components/select.
- Click the select example on the guidance tab so that the menu is open.
- Scroll down whilst keeping the menu open.
- The menu will appear above the sticky page header.
🧐 Expected behaviour
A sticky page header should cover all page content.
📸 Screenshots or code

Additional info
Will maybe need a new design token for a sticky page header z-index. Could then add that to page header when the sticky prop is applied.
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.