Skip to content

Fix in CalendarCell for date range selection#1887

Merged
ranebo merged 1 commit into
mainfrom
fix-date-range-picker
May 18, 2026
Merged

Fix in CalendarCell for date range selection#1887
ranebo merged 1 commit into
mainfrom
fix-date-range-picker

Conversation

@ranebo
Copy link
Copy Markdown
Contributor

@ranebo ranebo commented May 18, 2026

📝 Changes

Fix in CalendarCell for date range selection. Date range was no longer getting selected, the check never returned the proper boolean to actually set the value. Updated to no longer have custom handling (not sure how it was working before really) and just allow the underlying react-aria to handle the selection.

✅ Checklist

Easy UI has certain UX standards that must be met. In general, non-trivial changes should meet the following criteria:

  • Visuals match Design Specs in Figma
  • Stories accompany any component changes
  • Code is in accordance with our style guide
  • Design tokens are utilized
  • Unit tests accompany any component changes
  • TSDoc is written for any API surface area
  • Specs are up-to-date
  • Console is free from warnings
  • No accessibility violations are reported
  • Cross-browser check is performed (Chrome, Safari, Firefox)
  • Changeset is added

@ranebo ranebo requested review from a team as code owners May 18, 2026 17:41
Copy link
Copy Markdown
Member

@stephenjwatkins stephenjwatkins left a comment

Choose a reason for hiding this comment

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

Seems like a reasonable fix to me

@ranebo ranebo merged commit 69d990f into main May 18, 2026
6 checks passed
@ranebo ranebo deleted the fix-date-range-picker branch May 18, 2026 17:57
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