Re: [agi-inc/agi] Refactor calendar event handling and improve utility functions (PR #706)
@cursor[bot] commented on this pull request. In apps/mobile/components/event/DayContent.tsx: > - slot.push(event); + sortedEvents.forEach((event, index) => { + if (currentGroup.length === 0) { +
Re: [agi-inc/agi] Refactor calendar event handling and improve utility functions (PR #706)gmail thread
@cursor[bot] commented on this pull request. In apps/mobile/components/event/DayContent.tsx: > - slot.push(event); + sortedEvents.forEach((event, index) => { + if (currentGroup.length === 0) { +
- Participants
- Review requested, Shubh_Mit, agi-inc/agi, cursor[bot]
- Messages
- 13