dequelabs / dequelabs/combobo

Clicking Arrow Sets Focus to Body

Open
#26 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
51
Forks
11
PR merge metrics
No merged PRs in 30d

Description

When clicking the arrow to open the select menu (multi-select example), the activeElement becomes body. Switching to keyboard and using arrow keys scrolls the page but (depending on the mouse placement) can appear to be iterating selecting options (hover style looks the same). However, because focus is on body, `enter` does not mark the option selected.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.