You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added `focus` methods to various components to improve accessibility and user experience.
- Implemented `delegateFocus` utility to ensure elements are focused after they are fully initialized and styled.
- Updated components including `KolLink`, `KolPopoverButton`, `KolSelect`, `KolSingleSelect`, `KolSkipNav`, `KolSplitButton`, `KolTabs`, `KolTextarea`, `KolToolbar`, `KolTree`, and `KolTreeItem` to utilize the new focus management.
- Refactored tests and snapshots to validate the new focus behavior.
- Introduced new visual test routes for components with focus capabilities.
0 commit comments