downshift-js/downshift

Have `Home`/`End` keys change cursor position, not selected item

オープン

#1,162 opened on 2020/08/25

 (9 件のコメント) (6 件のリアクション) (0 人の担当者)JavaScript (980 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (11,761 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド