palantir/blueprint

Focus moves from Select filter to outside page

オープン

#6,368 opened on 2023/09/04

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (2,167 件のフォーク)batch import
Domain: accessibilityP3Package: selectType: bughelp wanted

Repository metrics

Stars
 (20,263 個のスター)
PR merge metrics
 (平均マージ 43d 10h) (30d で 27 merged PRs)

説明

Environment

  • Package version(s): 3.5+
  • Operating System: Mac OS 13.5.1
  • Browser name and version: Chrome 115.0.5790.170

Code Sandbox

Link to a minimal repro: https://blueprintjs.com/docs/#select/select-component

Steps to reproduce

  1. Open the select dropdown and click on the filter text input.
  2. Type any random characters to empty out the list.
  3. Hit tab twice and the focus will move to the address bar.

Actual behavior

The focus should move to the next available focusable element.

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