davidtheclark/react-aria-menubutton

Select number value when a user begins typing while the dropdown is open

Open

#79 aberto em 5 de abr. de 2018

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (85 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (456 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

While this library is fantastic for words, when dropdown has numbers as the dropdown values and the user types a number value to search for it, the dropdown does not highlight that number.

e.g. in a dropdown list of birth years [2004... 1932], when the dropdown is open and the user types "1984", that value is not highlighted.

The reason for this may be addressed elsewhere, but wanted to file an issue to ask for clarification on this.

Guia do colaborador