Page MenuHomePhabricator

Show a message when the event goal exceeds 100%.
Open, Needs TriagePublic

Description

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