Skip to content

chore: Fix month start in single-calendar DRP#4434

Merged
gethinwebster merged 2 commits intomainfrom
drp-fix
Apr 14, 2026
Merged

chore: Fix month start in single-calendar DRP#4434
gethinwebster merged 2 commits intomainfrom
drp-fix

Conversation

@gethinwebster
Copy link
Copy Markdown
Member

@gethinwebster gethinwebster commented Apr 13, 2026

Description

Restore previous behavior of date range picker in single-grid mode (#4370 caused a slight change)

Related links, issue #, if available: n/a

How has this been tested?

Added new unit test

Review checklist

The following items are to be evaluated by the author(s) and the reviewer(s).

Correctness

  • Changes include appropriate documentation updates.
  • Changes are backward-compatible if not indicated, see CONTRIBUTING.md.
  • Changes do not include unsupported browser features, see CONTRIBUTING.md.
  • Changes were manually tested for accessibility, see accessibility guidelines.

Security

Testing

  • Changes are covered with new/existing unit tests?
  • Changes are covered with new/existing integration tests?

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.39%. Comparing base (76aee69) to head (6eac984).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4434   +/-   ##
=======================================
  Coverage   97.39%   97.39%           
=======================================
  Files         928      928           
  Lines       29224    29225    +1     
  Branches    10571    10572    +1     
=======================================
+ Hits        28462    28463    +1     
  Misses        715      715           
  Partials       47       47           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@gethinwebster gethinwebster added this pull request to the merge queue Apr 13, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 13, 2026
@gethinwebster gethinwebster added this pull request to the merge queue Apr 14, 2026
Merged via the queue into main with commit 53439b2 Apr 14, 2026
50 checks passed
@gethinwebster gethinwebster deleted the drp-fix branch April 14, 2026 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants