aforemny / aforemny/material-components-web-elm

Select doesn't fire change event when typing the value

Aperta
#154 4 commenti 1 reazione 0 assegnatari Vedi su GitHub
Lingua principale
Elm
Stelle
93
Fork
20
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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!

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.