Skip to content

Entity selector keyboard control#24554

Open
cconard96 wants to merge 2 commits into
glpi-project:mainfrom
cconard96:a11y/entity_selector
Open

Entity selector keyboard control#24554
cconard96 wants to merge 2 commits into
glpi-project:mainfrom
cconard96:a11y/entity_selector

Conversation

@cconard96

Copy link
Copy Markdown
Contributor

Checklist before requesting a review

  • I have read the CONTRIBUTING document.
  • I have performed a self-review of my code.

Description

Fixes glpi-project/roadmap#308

Entity Selector now auto-focuses the search input when shown.
Keyboard controls (mostly standard):

  • Up/Down - Move to previous/next visible node (including children)
  • Left - If a leaf node, moves to the parent. If a parent node, collapses the node and moves to the next parent.
  • Right - If a parent node, expands the node.
  • Enter - Selects the current entity
  • Enter + Ctrl/Command - Selects the current entity and its children

@cconard96 cconard96 self-assigned this Jun 13, 2026
@cconard96 cconard96 added the ux label Jun 13, 2026
@cconard96 cconard96 marked this pull request as ready for review June 13, 2026 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants