Skip to content

fix: Inhibit keyboard navigation shortcuts when the dropdown or widget divs are open#9724

Merged
gonfunko merged 2 commits intov13from
chaff-nav
Apr 15, 2026
Merged

fix: Inhibit keyboard navigation shortcuts when the dropdown or widget divs are open#9724
gonfunko merged 2 commits intov13from
chaff-nav

Conversation

@gonfunko
Copy link
Copy Markdown
Contributor

The basics

The details

Resolves

Fixes #9719

Proposed Changes

This PR prevents core keyboard navigation shortcuts from executing when the widgetdiv or dropdowndiv are visible. This avoids unintended navigation while using complex field editors or other custom elements that may need these same shortcut keys to facilitate keyboard navigation within their context.

@gonfunko gonfunko requested a review from a team as a code owner April 13, 2026 21:50
@gonfunko gonfunko requested a review from maribethb April 13, 2026 21:50
@github-actions github-actions bot added the PR: fix Fixes a bug label Apr 13, 2026
@gonfunko gonfunko merged commit 743cdd8 into v13 Apr 15, 2026
9 of 10 checks passed
@gonfunko gonfunko deleted the chaff-nav branch April 15, 2026 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: fix Fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants