Skip to content

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

Open
ValentinaKozlova wants to merge 2 commits intomicrosoft:masterfrom
ValentinaKozlova:feat/calendar-compat-arrow-nav
Open

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

Conversation

@ValentinaKozlova
Copy link
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

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

Pull request demo site: URL

@@ -1,26 +1,41 @@
import * as React from 'react';
Copy link

@github-actions github-actions bot Feb 26, 2026

Choose a reason for hiding this comment

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

🕵🏾‍♀️ visual changes to review in the Visual Change Report

vr-tests-react-components/CalendarCompat 4 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests-react-components/CalendarCompat.multiDayView.default.chromium.png 389 Changed
vr-tests-react-components/CalendarCompat.multiDayView - Dark Mode.default.chromium.png 552 Changed
vr-tests-react-components/CalendarCompat.multiDayView.default.chromium_1.png 478 Changed
vr-tests-react-components/CalendarCompat.multiDayView - High Contrast.default.chromium.png 673 Changed
vr-tests-react-components/Charts-DonutChart 1 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests-react-components/Charts-DonutChart.Dynamic.default.chromium.png 5581 Changed
vr-tests-react-components/Positioning 2 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests-react-components/Positioning.Positioning end.updated 2 times.chromium.png 725 Changed
vr-tests-react-components/Positioning.Positioning end.chromium.png 55 Changed
vr-tests-react-components/TagPicker 2 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests-react-components/TagPicker.disabled - High Contrast.chromium.png 1319 Changed
vr-tests-react-components/TagPicker.disabled - Dark Mode.disabled input hover.chromium.png 658 Changed

There were 3 duplicate changes discarded. Check the build logs for more information.

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.

1 participant