Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor how Dropdown Button track focus. #8766

Merged
merged 1 commit into from
May 24, 2024

Conversation

fniessink
Copy link
Member

Simplify the Dropdown Button by using event handlers to track whether the child input field has focus instead of useRef.

Prepares for #8764.

@fniessink fniessink added the Tech Technical change without significant user impact label May 24, 2024
Simplify the Dropdown Button by using event handlers to track whether the child input field has focus instead of useRef.

Prepares for #8764.
@fniessink fniessink force-pushed the refactor-add-dropdown-button branch from 325f10d to 4ece989 Compare May 24, 2024 16:06
Copy link

@fniessink fniessink merged commit f1006bc into master May 24, 2024
39 checks passed
@fniessink fniessink deleted the refactor-add-dropdown-button branch May 24, 2024 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Tech Technical change without significant user impact
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant