Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove events from calender on event deletion #1967

Merged
merged 1 commit into from
May 17, 2024

Conversation

helihard
Copy link
Collaborator

@helihard helihard commented May 16, 2024

Description

This PR removes an event from the calendar when the event is deleted.

Screenshots

remove-event.mov

Changes

  • Filter out deleted events from calendar
  • Remove all isStale from eventDeleted

Notes to reviewer

None

Related issues

Resolves #1950

Copy link
Contributor

@ziggabyte ziggabyte left a comment

Choose a reason for hiding this comment

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

Works well as expected! 💯 Nice job!

@richardolsson richardolsson merged commit 9caaff6 into main May 17, 2024
5 checks passed
@richardolsson richardolsson deleted the issue-1950/remove-event-from-calendar branch May 17, 2024 04:28
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.

Event: Deleted event remains in calendar
3 participants