because sometimes I forget to mark an idea as completed the day that I complete it.
Acceptance Criteria
Given a user is on the Active Idea page
And has an idea marked as active
When the user presses the complete button
Then a dialog appears with the current date actively selected
And the user is able to select a new date
And the user is able to press "Complete" button again to confirm the selected date
And the user is able to press "Cancel" to exit out of the dialog with no changes saved.
Definition of Done
UI
Nothing to show for now.
because sometimes I forget to mark an idea as completed the day that I complete it.
Acceptance Criteria
Given a user is on the Active Idea page
And has an idea marked as active
When the user presses the complete button
Then a dialog appears with the current date actively selected
And the user is able to select a new date
And the user is able to press "Complete" button again to confirm the selected date
And the user is able to press "Cancel" to exit out of the dialog with no changes saved.
Definition of Done
UI
Nothing to show for now.