generated from cfpb/open-source-project-template
-
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
[Task] [Point of Contact] Add the Phone Extension field #945
Comments
shindigira
changed the title
[Task] [Point of Contact] Adds the Extension field
[Task] [Point of Contact] Add the Extension field
Sep 19, 2024
shindigira
changed the title
[Task] [Point of Contact] Add the Extension field
[Task] [Point of Contact] Add the Phone Extension field
Sep 24, 2024
16 tasks
billhimmelsbach
pushed a commit
that referenced
this issue
Oct 1, 2024
Be sure the pull the latest from [_sbl-filing_](cfpb/sbl-filing-api#421) via `yarn update` closes #945 - feat(Point of Contact): Added Phone Extension field to Point of Contact Field - chore(Point of Contact): Phone Extension breakpoint of 600px - feat(Sign and Submit): Added Phone Extension field to Verification field - chore(Sign and Submit): Matched order of fields to be the same as Point of Contact - feat(e2e): Added Phone Extension field to e2e test - style(DisplayField): added `work-break: break-all;` - content(Sign and Submit): added 'Extension' 1. Upload a filing and navigate all the way to _Point of Contact_ 2. Verify the Phone Extension in both mobile and desktop (901 px and _above_) 3. Open the Network tab, submit and verify the request and response jsons contain the phone extension (i.e. `phone_ext`) 1. Navigate all the way to _Sign and Submit_ 2. Verify the `DisplayField` contains the submitted phone extension 1. Run `yarn run test:e2e` 2. Run the _sign-and-submit_ test to ensure it passes | PoC (Desktop) | PoC (Mobile) | Sign and Submit | | -------- | ------- | ------- | |<img width="533" alt="Screenshot 2024-09-30 at 9 07 06 AM" src="https://github.com/user-attachments/assets/2210a4d8-e088-4cad-9d78-392aabc0de41">|<img width="516" alt="Screenshot 2024-09-30 at 9 07 20 AM" src="https://github.com/user-attachments/assets/cc203268-85bf-4826-8adc-d4740d1a91ea">|<img width="632" alt="Screenshot 2024-09-30 at 2 18 43 PM" src="https://github.com/user-attachments/assets/d18a1416-1cbc-494f-a561-d3cd44df22ba">|
This was referenced Oct 1, 2024
shindigira
added a commit
that referenced
this issue
Oct 1, 2024
…0px (#977) Follow-up to #945 ## Style Problem <img width="432" alt="Screenshot 2024-10-01 at 11 24 06 AM" src="https://github.com/user-attachments/assets/b9adeb8d-d971-4a96-bd1d-5c254bb43159">
shindigira
added a commit
that referenced
this issue
Oct 1, 2024
…#978) Follow up to #945 ## Changes - style(PoC): Phone and Phone Extension style flex ratio: 2 to 1 (2/3 to 1/3) ## How to test this PR 1. Toggle between above 900px and below ## Screenshots <img width="644" alt="Screenshot 2024-10-01 at 2 45 28 PM" src="https://github.com/user-attachments/assets/e1e6c870-802f-41cf-90d2-c6fd71a23567">
billhimmelsbach
pushed a commit
that referenced
this issue
Oct 1, 2024
…0px (#977) Follow-up to #945 ## Style Problem <img width="432" alt="Screenshot 2024-10-01 at 11 24 06 AM" src="https://github.com/user-attachments/assets/b9adeb8d-d971-4a96-bd1d-5c254bb43159">
billhimmelsbach
pushed a commit
that referenced
this issue
Oct 1, 2024
…#978) Follow up to #945 ## Changes - style(PoC): Phone and Phone Extension style flex ratio: 2 to 1 (2/3 to 1/3) ## How to test this PR 1. Toggle between above 900px and below ## Screenshots <img width="644" alt="Screenshot 2024-10-01 at 2 45 28 PM" src="https://github.com/user-attachments/assets/e1e6c870-802f-41cf-90d2-c6fd71a23567">
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Screenshot (Before)
Screenshots (Completed)
The text was updated successfully, but these errors were encountered: