You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So in this example, the start date is a Monday and the end date is Thursday of the same week but the event is supposed to reoccur weekly on Fridays and Saturdays. The modal would allow me to continue without creating any actual events because the end date is before the first scheduled event.
Describe the bug
It is possible to create a recurring event that never occurs due to an invalid date range.
To Reproduce
Steps to reproduce the behavior:
+
button on the first day of the week. (must be past today's date)Expected behavior
There should be a validation error if no new events are added to the calendar when clicking submit on the confirm page.
Screenshots
N/A
Additional context
Users might be assuming that recurring events are indefinite. A redesign of the create event modal could help avoid confusion.
The text was updated successfully, but these errors were encountered: