Add personal info page to forms-system components #34371
+1,299
−0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Are you removing, renaming or moving a folder in this PR?
Did you change site-wide styles, platform utilities or other infrastructure?
Summary
example usage:
Related issue(s)
Testing done
Screenshots
You can view the various possible versions of this forms-system page by viewing the new route that I added in Pattern 2, so that I could showcase the variations in isolation.
Locally the page is at http://localhost:3001/mock-form-ae-design-patterns/2/personal-information-demo
There is also a github codespace available at:
https://stunning-space-xylophone-v9p9rpvrj7cpjgx-3001.app.github.dev/mock-form-ae-design-patterns/2/personal-information-demo/introduction?loggedIn=true
If the codespace is not working please reach out to @adamwhitlock1
Each page shows a different version of how the page can be customized.
Default configuration
A minimal version
A maximal version
Default error alert when required data is missing
Custom error message can be substituted
What areas of the site does it impact?
No production impact at this time
Acceptance criteria
Quality Assurance & Testing
Error Handling
Authentication