heart
heart copied to clipboard
Create a Design Prototype of the Intake Form
Create a design prototype of the intake form using a consistent set of UI components, so we can try it out and make sure nothing is missing before building in functionality
The prototype should:
-
[ ] follow the latest version of the intake form https://invis.io/MNPV2LSU4ZE#/370477840_HEAR-Intake-Form-Prototype-pdf_1
(form is based on the Information Architecture as detailed in https://github.com/hackforla/heart/wiki/Information-Architecture) -
[ ] The design intent is to save changes for every user until saved
-
[ ] Call to Action Button to submit form is "Save and Complete"
-
[ ] When form submits successfully, should say "firstName lastName intake saved" as a toast on top of a new blank form.
-
[ ] If form is not saved successfully, show "Intake not saved. Please retry." AND keep them on the form with all the info filled in
-
[ ] Form should cache info so a page refresh doesn't clear it out. Only clear on submit.
-
[ ] If any of the required fields are not filled in, kick them up to the first unfilled field and show the error near the field