-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Task] [Complete your user profile] DSR and Figma Alignment #146
Conversation
…S errors in Associated
src/pages/ProfileForm/Step1Form/AssociatedFinancialInstitutions.tsx
Outdated
Show resolved
Hide resolved
@natalia-fitzgerald At your convenience, please review and point out where the User Profile does not meet the design standard. Danke! |
Actually, noticed a few new changes in the Figma. I will make a few more changes before requesting your review. |
@meissadia @billhimmelsbach Ready for another developer review before pushing to AWS and having Natalia review it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good, one quick comment and a question for @natalia-fitzgerald.
@natalia-fitzgerald, could we get one more quick look through the content on Figma for this page? I see some small discrepancies in the content between Figma and this PR, but I want to make sure I'm looking at the right thing on Figma before I tell Sigmund to update it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @shindigira! Worked with @natalia-fitzgerald a bit this morning to make sure the content copy is right, so could you update the content text to the latest version in Figma?
@billhimmelsbach |
@natalia-fitzgerald Thanks for the feedback. I updated all changes based on your last comment except for the AlertFieldLevel style issues which will require this DSR PR to be integrated. As soon as this gets in, we can update the AWS deployment for you to review again. Also, the TextInput component was already dev verified. Just needs you to verify it officially here. |
@shindigira
|
@shindigira
With this the content changes should be completed. |
@natalia-fitzgerald I've updated this PR based on your feedback.
![]()
|
225e982
to
59eba5f
Compare
* feat: utilized useRef in Step1FormErrorHeader Changes: - utilized useRef in Step1FormErrorHeader to focus an error element * fix: lint errors * chore: moved function to profileformutils * feat: added back scroll animation to step1formerrorheader * chore: remove unused useref * fix: removed unused var * refactor: added type to submitprofile * chore: pulled in 85 and fixed merge conflicts * fix: resolved conflicts 2 * revert: reverted to document.querySelector use * fix: resolved merge conflicts * style: fix gray/red border * style: remove periods from error header text * chore: removed class attribute
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good! @shindigira and I talked about two future PRs to get to another design review by Natalia.
Closes #85
Closes #120
Important note to Developer Reviewers
Pending Approvals
/profile-form
)Additional Changes Needed (01/11/2024) -- [comment update]](#146 (comment))
Additional Changes Needed (01/10/2024) -- comment update
AlertFieldLevel
styling issuesAdditional Changes Needed (01/09/2024) -- Figma update
Main Changes
TextInput
inInputEntry
AlertFieldLevel
inInputErrorMessage
AlertFieldLevel
inNoDatabaseResultError
TextIntroduction
inStep1FormHeader
Dev Changes
logout
command usable from the brower's console due to after logging in with a non-domain email the app hard-forwards the user to the SBL Help link with no way of stopping this.AssociatedFinancialInsitutions
.sblHelp
andgleif
links in a common spot.Screenshot
Checkbox styling update
