Notice how the "time can't be after end time" remains even though its fixed. This specifically happens when editing the end time to fix the start time.
The posts error handling needs to be refactored as the start and end error checking is independent when they should be connected and rechecked at the same time when either updates.
Notice how the "time can't be after end time" remains even though its fixed. This specifically happens when editing the end time to fix the start time.
The posts error handling needs to be refactored as the start and end error checking is independent when they should be connected and rechecked at the same time when either updates.