jargonsdev / jargonsdev/jargons.dev

Add Visual Cues for Keyboard Navigation in Search Dialog

Abierto
#35 19 comentarios 0 reacciones 1 asignado Ver en GitHub

@motuncoded ya está trabajando en esto.

Desde el 1/3/2025.

:arrow_lower_right: low priority :sparkles: enhancement hacktoberfest
Lenguaje dominante
MDX
Estrellas
56
Forks
45
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

The Search Dialog component currently supports keyboard navigation using the up, down, and enter keys. However, there are no visual cues to indicate these key bindings to users. This issue requests the implementation of visual buttons for these key bindings at the footer of the Search Dialog to improve user experience and accessibility.

What we've got

image

What we want 😉

image

Tasks
  1. Add Buttons for Key Bindings: Implement buttons for the up, down, and enter keys in the footer of the Search Dialog.
  2. Style Buttons: Style the buttons to make them visually distinct and easily recognizable.
Related Files
  • search.jsx component in the src/components/islands directory
Acceptance Criteria
  • Visual buttons for up, down, and enter keys are displayed in the footer of the Search Dialog.
Additional Notes
  • Consider using icons or text labels to indicate the purpose of each button.

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

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.