Skip to content

🐛 Fix: handle allday events when manually filtering by start-end date#542

Merged
that-one-arab merged 1 commit intomainfrom
fix/532-all-days-disappear-if-span-multiple-weeks
Jun 20, 2025
Merged

🐛 Fix: handle allday events when manually filtering by start-end date#542
that-one-arab merged 1 commit intomainfrom
fix/532-all-days-disappear-if-span-multiple-weeks

Conversation

@that-one-arab
Copy link
Contributor

Description

Closes #532

allday events were not handled properly since they could span outside the week's start-end date. this PR adds logic to handle that.

allday events were not handled properly since they could span outside the week's start-end date.
this commit adds logic to handle that.
@that-one-arab that-one-arab changed the title fix(web): handle allday events when manually filtering by start-end date 🐛 Fix: handle allday events when manually filtering by start-end date Jun 20, 2025
@that-one-arab that-one-arab merged commit adcf69f into main Jun 20, 2025
4 checks passed
@that-one-arab that-one-arab deleted the fix/532-all-days-disappear-if-span-multiple-weeks branch June 20, 2025 10:30
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.

All-day event disappears if duration spans multiple weeks

1 participant