aforemny / aforemny/material-components-web-elm

Select doesn't fire change event when typing the value

Abierto
#154 4 comentarios 1 reacción 0 asignados Ver en GitHub
Lenguaje dominante
Elm
Estrellas
93
Forks
20
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Hi!

Steps to repeat:
- Tab into a select input (navigate with keyboard, don't click).
- Start typing one of the option labels
- Tab out of the input

Problem:
The select will appear to have changed value and will show the newly selected label, but the event will not fire meaning the update function does not run and the model is not updated.

Please see the Ellie here:
https://ellie-app.com/gpbkFLTNN3Xa1

Thanks!

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.