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
Describe the task
The next view in the flow is the "Farm Information Page". It allows the user to add information about the farm such as the year, name, if it has animal or crops and the region. All of this information then needs to be updated in the json file and saved in state.
Purpose
Necessary part of the crops/vegetable slice.
Acceptance Criteria
Contains "year" field
Contains "farm name" field
Contains "I have crops" field
Contains "vegetables" sub field
Contains "regions" field
Saves information to state
Information is auto populated when file is uploaded
Additional context
Add any other context about the task here.
Or here
The text was updated successfully, but these errors were encountered:
The last two checkmarks rely on the state management ticket which I just pulled in. Considering all that's left is populating the fields, and ticket #79 will implement this, this ticket should be considered complete. I just didn't really think that far ahead when writing this acceptance criteria.
Describe the task
The next view in the flow is the "Farm Information Page". It allows the user to add information about the farm such as the year, name, if it has animal or crops and the region. All of this information then needs to be updated in the json file and saved in state.
Purpose
Necessary part of the crops/vegetable slice.
Acceptance Criteria
Additional context
The text was updated successfully, but these errors were encountered: