Closed BrianRamsay closed 3 months ago
Since we have both isPastStart and isPastEnd, we can show more detail than if an event is in the past. We should also add a banner on all the event views that indicates if an event is in progress.
isPastStart
isPastEnd
Indicate if an event is currently in progress
Closed by PR #1231
Since we have both
isPastStart
andisPastEnd
, we can show more detail than if an event is in the past. We should also add a banner on all the event views that indicates if an event is in progress.