-
Notifications
You must be signed in to change notification settings - Fork 1
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
[View Institution Profile] Language updates #1024
Conversation
…ctive/Inactive" to "Issued/Lapsed"
…ator" value as "Not applicable"
…ution" and "Federal Taxpayer Identification Number (TIN)" value as BLANK
…t Entity LEI" and "Immediate Parent Entity LEI" value as "Not applicable"
b6a5d59
to
9fe3971
Compare
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.
Looks fine from my end. Don't know if Natalia needs to check this out or not though.
@natalia-fitzgerald I've updated this PR to switch |
@natalia-fitzgerald Added the warning alert when missing TIN or Type of FI. Screenshot above has been updated. I notice the spacing between |
1a0537d
to
d2a96ea
Compare
@natalia-fitzgerald Also updated to include the alert for |
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.
@meissadia
This is looking good. Just one text adjustment and we should be good to go on the immediate task.
For "Type of financial institution" can you update the text to:
You must provide your type of financial institution to file. Visit update your financial institution profile to provide this information.
I also noticed the spacing/alignment issue between ! icon and the text. I seem to recall us flagging this as a problem with the DSR's field level alert.
Here's how the DSR's field level alert looks:
- Space between icon and text is tight and text appears to sit on the baseline of the icon (rather than centered)
This might be the PR where we explored fixing this (almost a year ago):
cfpb/design-system-react#278
@natalia-fitzgerald Alert message for Based on the referenced PR about Alert spacing, sounds like a "later" item, so I'll leave it alone for now. |
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.
@meissadia
This looks good.
My only remaining question is whether email domain should be "not available" as shown in the screenshot. My understanding is that we would always have email domain unless the entire system is down in some way. Is this correct? If so, I don't think we would ever show "Not available" for that field.
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.
Looks good @meissadia!
Closes #1013
Completed Changes
Type of Financial Institution
,Federal Taxpayer Identification Number (TIN)
show as "Not provided" when missingLEI Status
from "Active/Inactive" to "Issued/Lapsed"Type of Financial Institution
,Federal Taxpayer Identification Number (TIN)
, orLEI Status
when missing/lapsed.How to test this PR
Language updates
[ViewInstitutionProfile > index.tsx] Replace the
data
param highlighted in the screenshot below with the following.Visit the Institution profile page
Confirm fields display the correct fallback value (blank or "Not applicable").
Screenshots
Language updates
Always populated
in the reference table are populated with their fieldname (i.e FI_INSTITUTION_NAME)