github / github/auto-complete-element

[Localization] Support an optional object of Localized phrases for Screen Reader announcements

Abierto
#57 12 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
407
Forks
57
Merge medio
1 d 7 h
PR fusionados (30 d)
5

Descripción

## Context
Currently, all the screen reader announcements for this component are in English and have very generic wording such as "Results hidden". You may want to use more specific verbiage for your component use case, and/or support multiple languages.

## Acceptance Criteria
- [x] Extend the autocomplete API to allow the developer to pass in localized phrases for every Screen Reader announcement
- [ ] If one phrase isn't passed in, fallback to the default already defined (We've got a lot of feedback in the verbiage here.)
- [ ] Create unit tests to ensure these phrases work correctly

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Start by locating the autocomplete API and the existing default screen reader announcement phrases. Add coverage for omitted phrases falling back to those defaults, and create unit tests confirming that supplied localized phrases are used for each announcement.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
javascript
Área
accessibility, frontend, internationalization
Tipo de issue
Nueva funcionalidad
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
25/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.