Skip to content

Focus management refactoring#29

Merged
WillsonHaw merged 1 commit into
mainfrom
willson/focus-refactor
May 13, 2025
Merged

Focus management refactoring#29
WillsonHaw merged 1 commit into
mainfrom
willson/focus-refactor

Conversation

@WillsonHaw

Copy link
Copy Markdown
Contributor

Refactor focus management to use a class that tracks all focusable elements and handle focus, instead of handling all focus in the FocusGroup, FocusProvider, and useFocus hooks. This makes it easier to understand, easier to test, and a little more performant.

@WillsonHaw WillsonHaw self-assigned this May 13, 2025
@WillsonHaw WillsonHaw force-pushed the willson/focus-refactor branch from cac8072 to cdd40bd Compare May 13, 2025 17:26
@WillsonHaw WillsonHaw merged commit 680a2ef into main May 13, 2025
1 check passed
@WillsonHaw WillsonHaw deleted the willson/focus-refactor branch May 13, 2025 17:31
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.

1 participant