aforemny / aforemny/material-components-web-elm

Select doesn't fire change event when typing the value

Ouverte
#154 4 commentaires 1 réaction 0 personnes assignées Voir sur GitHub
Langage dominant
Elm
Étoiles
93
Forks
20
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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!

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.