davidtheclark/react-aria-menubutton

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

Open

#79 创建于 2018年4月5日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)JavaScript (85 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (456 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南