AOSSIE-Org / AOSSIE-Org/OrgExplorer

[FEATURE]: Implement keyboard accessibility for navigation cards

Aberta
#135 1 comentário 0 reações 0 responsáveis Ver no GitHub
enhancement
Linguagem predominante
JavaScript
Estrelas
34
Forks
92
Merge médio
8d 7h
PRs com merge (30d)
12

Descrição

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

Guia de contribuição

Abrir o guia de contribuição

Direção de pesquisa

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.

Escrita pelo modelo de indexação a partir do texto da issue.

Avaliação

Stack de tecnologia
javascript
Domínio
accessibility, frontend, web-dev
Tipo de issue
Funcionalidade
Dificuldade
3/5
Tempo estimado
1-2 dias
Status de atividade
Pouca atividade
Clareza
Razoavelmente clara
Facilidade para iniciantes
65/100

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.