Scenario: Show a message when the progress bar exceeds 100%
Given an event has a goal configured And the progress is greater than 100% of that goal When the progress bar is displayed Then the system shows a message indicating that the event goal has exceeded 100%
Message: TBD