downshift-js/downshift
在 GitHub 查看Have `Home`/`End` keys change cursor position, not selected item
Open
#1,162 建立於 2020年8月25日
enhancementhelp wanted
倉庫指標
- Star
- (11,761 star)
- PR 合併指標
- (平均合併 6天 9小時) (30 天內合併 5 個 PR)
描述
Downshift (useComboBox) is set up for Home and End keys to select the first or last option in the dropdown. However, the WAI-ARIA ListBox spec suggests that those keys should have their normal behavior of moving the cursor to the beginning/end of the text input.