Skip to content

feat(react-calendar-compat): added navigation to the next date when d…#35790

Merged
ValentinaKozlova merged 2 commits intomicrosoft:masterfrom
ValentinaKozlova:feat/calendar-compat-arrow-nav
Mar 5, 2026
Merged

feat(react-calendar-compat): added navigation to the next date when d…#35790
ValentinaKozlova merged 2 commits intomicrosoft:masterfrom
ValentinaKozlova:feat/calendar-compat-arrow-nav

Conversation

@ValentinaKozlova
Copy link
Copy Markdown
Contributor

Added opportunity to navigate to the next date when arrowing at the end of rows.
For example if Saturday 6th is selected, arrowing right should go to Sunday 7th.
image

Previous Behavior

before

New Behavior

after

Related Issue(s)

#32036

@ValentinaKozlova ValentinaKozlova requested a review from a team as a code owner February 26, 2026 10:17
@ValentinaKozlova ValentinaKozlova self-assigned this Feb 26, 2026
@ValentinaKozlova ValentinaKozlova added the Component: Calendar Compat Calendar Compat component label Feb 26, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 26, 2026

📊 Bundle size report

Package & Exports Baseline (minified/GZIP) PR Change
react-calendar-compat
Calendar Compat
149.207 kB
39.833 kB
149.214 kB
39.841 kB
7 B
8 B
react-datepicker-compat
DatePicker Compat
225.038 kB
63.595 kB
225.045 kB
63.598 kB
7 B
3 B

🤖 This report was generated against cbf6cd22febb874c8e360def57b140ea42291902

@github-actions
Copy link
Copy Markdown

Pull request demo site: URL

Copy link
Copy Markdown
Contributor

@smhigley smhigley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me! I don't know if I forgot that grid-linear existed when I made the bug / looked at the original calendar's arrowing, or if it didn't exist back then 😄

Thanks for looking into it and making the change!

@ValentinaKozlova ValentinaKozlova merged commit 0fbdec7 into microsoft:master Mar 5, 2026
11 checks passed
@ValentinaKozlova ValentinaKozlova deleted the feat/calendar-compat-arrow-nav branch March 5, 2026 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Calendar Compat Calendar Compat component

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants