acro5piano / react-native-big-calendar

gcal/outlook like calendar component for React Native
https://react-native-big-calendar.vercel.app
MIT License
451 stars 152 forks source link

**fix(schedule-month-separator): correct event grouping and sorting** #1117

Open ARedmanDodd opened 1 week ago

ARedmanDodd commented 1 week ago

Summary of Changes

Fixed Event Grouping and Sorting in Schedule View

Event Sorting and Grouping Logic Update:
The logic for sorting and grouping events in the schedule view has been updated to ensure events are displayed in chronological order and properly grouped by date.

New Month Transition Logic:
The logic for detecting the start of a new month has been updated to correctly reference the grouped events, ensuring the transition between months is accurate.

Issue Discovery:
I noticed this bug after updating to the latest version from my previous Pull Request #1115 , where events were not sorted correctly, and the grouping within the same month failed to function as expected.

Impact

These updates enhance the schedule view’s usability and ensure that events are presented in a logical, easily digestible format.

vercel[bot] commented 1 week ago

@ARedmanDodd is attempting to deploy a commit to the Kazuya Gosho's projects Team on Vercel.

A member of the Team first needs to authorize it.