palantir/blueprint

Focus moves from Select filter to outside page

Open

#6368 aperta il 4 set 2023

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)TypeScript (2167 fork)batch import
Domain: accessibilityP3Package: selectType: bughelp wanted

Metriche repository

Star
 (20.263 star)
Metriche merge PR
 (Merge medio 43g 10h) (27 PR mergiate in 30 g)

Descrizione

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.

Guida contributor