Skip to content

🐛 fix: resizing all day events issues#1033

Merged
that-one-arab merged 6 commits intomainfrom
feature/184-adjust-all-day-dates
Oct 1, 2025
Merged

🐛 fix: resizing all day events issues#1033
that-one-arab merged 6 commits intomainfrom
feature/184-adjust-all-day-dates

Conversation

@that-one-arab
Copy link
Contributor

@that-one-arab that-one-arab commented Oct 1, 2025

Closes #184

Copilot AI review requested due to automatic review settings October 1, 2025 09:38
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes an issue with resizing all-day events by ensuring consistent date handling. The fix prevents all-day events from having the same start and end date, which could cause display or logic issues.

  • Adds logic to automatically extend all-day events that would end on the same day they start
  • Updates the setDraft function to return a modified result object instead of an inline object

@that-one-arab that-one-arab changed the title fix: resizing all day events 🐛 fix: resizing all day events issues Oct 1, 2025
Copilot AI review requested due to automatic review settings October 1, 2025 16:09
@that-one-arab that-one-arab marked this pull request as ready for review October 1, 2025 16:09
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

@that-one-arab that-one-arab merged commit f1b0e19 into main Oct 1, 2025
4 checks passed
@that-one-arab that-one-arab deleted the feature/184-adjust-all-day-dates branch October 1, 2025 16:34
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.

Change all day event duration by dragging horizontally

2 participants