openui / openui/open-ui

Keyboard behaviour of custom select options

Open
#1,465 10 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

a11y-tracker select
Dominant language
MDX
Stars
4.5k
Forks
226
Avg merge
2d 22h
Merged PRs (30d)
4

Description

In Safari all the arrow keys work to move focus. In Chrome only the up and down buttons work.

The layout of the options of a custom select may be horizontal, vertical, or in a grid. When the layout is not vertical, the behaviour in Chrome is problematic because the up/down keys have to be used to move left and right. When the options have a grid layout, neither the Chrome nor Safari behaviour is ideal.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no file, test, or implementation entry point. Start by comparing the reported Chrome and Safari keyboard behavior for horizontal, vertical, and grid custom-select layouts; done requires an agreed keyboard interaction model for each layout and a corresponding project change or specification update.

Written by the indexing model from the issue text.

Assessment

Domain
accessibility, frontend, web-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.