jargonsdev / jargonsdev/jargons.dev

Add Visual Cues for Keyboard Navigation in Search Dialog

Aperta
#35 19 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@motuncoded ci sta già lavorando.

Dal 1/3/2025.

:arrow_lower_right: low priority :sparkles: enhancement hacktoberfest
Lingua principale
MDX
Stelle
56
Fork
45
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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](https://github.com/jargonsdev/jargons.dev/assets/25631971/a76a8237-737f-4d18-a90d-7773bceee001)

**What we want 😉**

![image](https://github.com/jargonsdev/jargons.dev/assets/25631971/1b7a6a6d-192d-4754-9a5d-d45c0f340800)

#### 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.

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.