When creating an event, if the start date is not specified and the 'Save' button is clicked, the browser attempts to save the event and raises an error. Ideally, a validation checker should catch that error and prevent a save.
This behavior was likely introduced with the development of Multiple Events.
When creating an event, if the start date is not specified and the 'Save' button is clicked, the browser attempts to save the event and raises an error. Ideally, a validation checker should catch that error and prevent a save.
This behavior was likely introduced with the development of Multiple Events.
Images below: Before saving:
After saving: