ui-components
ui-components copied to clipboard
One idea per page form: Create a exemplar form
Acceptance Criteria:
- Create an example form based on this Figma design
- Implement state management that saves data in the browser.
- Ensure the state is handled in a manner that is not embedded on each page to allow for different methods of state management
- Consider creating as a mono repo instead of a single application. In many cases a "simple form" government service like a citizen applying for a benefit will also be connected to a sibling app that is for internal government workers to review and process those applications. We will creating patterns to support these application types as well in the near future.
- Has to include a repo for React
@ArakTaiRoth lets discuss the two items under the "potential" heading to see how we can either create issues for them of fit them into an existing issue.
I have removed Angular support for the exemplar