AOSSIE-Org / AOSSIE-Org/OrgExplorer

[FEATURE]: Implement keyboard accessibility for navigation cards

Aperta
#135 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
enhancement
Lingua principale
JavaScript
Stelle
34
Fork
92
Merge medio
8g 7h
PR unite (30g)
12

Descrizione

### Feature and its Use Cases

## Description
The navigation cards on the Overview page currently work only through mouse interaction. Users navigating with a keyboard cannot focus or activate these cards.

https://github.com/user-attachments/assets/6dfe05be-a282-4283-ae8d-a4b0e901e93a

Since cards are implemented as clickable

elements, they are not native interactive elements, they:
- cannot receive keyboard focus
- cannot be activated using Enter or Space
- screen readers may not recognize these cards as interactive elements

### Expected Behavior:-

Navigation cards should:-
- be reachable using the Tab key
- show a visible focus state
- activate with Enter and Space

### Additional Context

_No response_

### Code of Conduct

- [x] I have joined the [Discord server](https://discord.gg/hjUhu33uAn) and will post updates there
- [x] I have searched existing issues to avoid duplicates

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Start at the Overview page and locate the navigation-card implementation. Check the current clickable div behavior, then verify that every card is reachable by Tab, shows a visible focus state, and activates with Enter and Space.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
javascript
Ambito
accessibility, frontend, web-dev
Tipo di issue
Funzionalità
Difficoltà
3/5
Tempo stimato
1-2 giorni
Stato di attività
Tranquilla
Chiarezza
Abbastanza chiara
Idoneità per principianti
65/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.