tams-cso / tams-club-cal

Website that lists all TAMS club events in a simple calendar and concatenates all club information!
https://tams.club
MIT License
5 stars 8 forks source link

[BUG] Events can overlap #556

Open MichaelZhao21 opened 2 years ago

MichaelZhao21 commented 2 years ago

Describe the bug

Events overlap (see below)

To Reproduce

Steps to reproduce the behavior:

N/A

Expected behavior

This shouldn't happen and should catch it when it does the check during event creation. My best guess is that this issue has to do with creating repeating events and people moving events (this might need to be fixed by changing the end date of repeating events when dates are changed)

Screenshots or Links

image

Environment

N/A

Additional context

N/A