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
test: add tests for year boundary handling in month picker range selection
Add tests to document and verify the expected behavior when selecting
month ranges across year boundaries:
- Verify keyboard-selected class only appears when preSelection is in
the same year as the displayed month picker
- Verify in-selecting-range class respects year boundaries
- Verify multi-year ranges correctly highlight months in the viewed year
These tests confirm that #5637 is working as intended - the month picker
correctly handles year boundaries for both keyboard selection and range
highlighting.
Refs #5637
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments