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
Add comprehensive keyboard navigation tests for dropdown components
- Add tests for ArrowUp/ArrowDown navigation in month dropdown
- Add tests for Escape key handling in month dropdown
- Add tests for month wrapping (first->last, last->first)
- Add tests for Enter/Escape/Arrow keys in year dropdown
- Improves test coverage to 100% line coverage for both components
- Resolves Codecov coverage gaps in dropdown keyboard accessibility
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments