aforemny / aforemny/material-components-web-elm

Select doesn't fire change event when typing the value

Aberta
#154 4 comentários 1 reação 0 responsáveis Ver no GitHub
Linguagem predominante
Elm
Estrelas
93
Forks
20
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

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!

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.