Skip to content

fix: fix focus issues in complex input controls#239

Merged
brettflorio merged 1 commit into
mainfrom
bugfix/focus-issues-in-complex-input-controls
Apr 16, 2026
Merged

fix: fix focus issues in complex input controls#239
brettflorio merged 1 commit into
mainfrom
bugfix/focus-issues-in-complex-input-controls

Conversation

@pheekus

@pheekus pheekus commented Apr 16, 2026

Copy link
Copy Markdown
Contributor

This PR fixes a problem where clicking any complex control (like frequency input) would hijack focus from select menus and buttons and redirect it to the first input in the control. This is something that appeared after we expanded the click area for those controls in one of the earlier releases.

@pheekus pheekus requested a review from brettflorio April 16, 2026 21:32
@pheekus pheekus self-assigned this Apr 16, 2026
@brettflorio brettflorio merged commit 452609b into main Apr 16, 2026
6 checks passed
@brettflorio brettflorio deleted the bugfix/focus-issues-in-complex-input-controls branch April 16, 2026 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants