alleyinteractive / alleyinteractive/accessibility-patterns

Add Nav Menu component

Abierto
#32 1 comentario 0 reacciones 0 asignados Ver en GitHub
accessibility ux
Lenguaje dominante
JavaScript
Estrellas
1
Forks
0
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### Description

Document a common desktop navigation menu component, used for displaying a list of links when a user hovers or activates using a keyboard. This should demonstrate a case where the parent of the navigation menu is a link and a case where it is not (the top level should either act as a toggle to open the submenu, or should link, but not both). It would be good to document a few scenarios, ensuring that each solution is compatible with mouse, keyboard, and touch controls.

### Use Case

The navigation menu could be used in the header navigation of a site, where there are multiple layers of navigation. This would pair with the hamburger menu component to provide a complete picture of implementing a header navigation pattern.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.