Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lector de mensajes #111

Open
Pdominguez15 opened this issue Jan 30, 2021 · 0 comments
Open

Lector de mensajes #111

Pdominguez15 opened this issue Jan 30, 2021 · 0 comments

Comments

@Pdominguez15
Copy link
Contributor

Pdominguez15 commented Jan 30, 2021

Para la parte reactiva, comenta de crear un componente accesible, que esté oculto por CSS de cara a un usuario con visibilidad, con el siguiente HTML

<div aria-live="assertive" aria-atomic="true">
... -> mensajes reactivos a mostrar
</div>

Lo suyo es que mostremos los mensajes que vayan llegando durante 1 segundo dentro de este div, es decir, si un usuario ha votado. Con la etiqueta aria-live, el lector lo va a ir leyendo conforme vayan llegando los mensajes

nasdan added a commit that referenced this issue May 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant