Components: Adds LoggedOutFormContainer component #1284
Closed
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.
In an effort to factor the logged out link that shows at the bottom of the form at
/start/account/user
and to allow reuse of the logged out form styles, this PR refactors thesignup/logged-out-form
component and brings much of its functionality toclient/components/logged-out-form-container
component.At this point, I would like to solicit feedback from designers (cc @rickybanister) as well as devs ( cc @scruffian, @drewblaisdell, @lezama, @roccotripaldi ) to get feedback.
Questions:
logged-out-form-container
for a component name. Do you have other suggestions?login-form
screenshot). Should single links be center aligned?While this PR is working, it should not be merged as it is a try PR and will require other work before it is ready to merge.
After screenshots: