You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a doer, I want to edit the details of a habit of mine.
Acceptance Criteria
Add an edit button.
Have the edit button take you to an edit window with modifiable items.
The modifiable items are title, start date, reason and days of the week.
Check the text inputs to make sure they exist and are in the correct format.
Create an accept button for when the user wants to finalize their edits. When clicked it edits the habit if everything was done correctly or else it does nothing.
Make a change to the habit as specified once submitted.
The text was updated successfully, but these errors were encountered:
As a doer, I want to edit the details of a habit of mine.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: