-
Notifications
You must be signed in to change notification settings - Fork 2
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
feature/9759-Add AppointmentMedicationWording to InPerson Phone & CC #9859
feature/9759-Add AppointmentMedicationWording to InPerson Phone & CC #9859
Conversation
1cf2235
to
5a695a3
Compare
@juancstlm-a6 I was taking a look at this ticket for testing assignment, and noticed that the spacing between the content and the link doesn't meet our minimum requirements. You'll need to increase it to match the spacing on the mock in the design library, FYI: https://www.figma.com/design/QVLPB3eOunmKrgQOuOt0SU/Flagship-Library---%F0%9F%93%90-Resource---VA-Mobile?node-id=4598-17424&t=rZu6KwpJc4zhhOzC-4 |
|
@juancstlm-a6 yep that spacing. |
@TKDickson It seems that it already is the correct spacing. Below is a gif of the simulator overlayed on the figma file while I toggle the opacity on and off. I lined up the headers and the link icon and it seems dead on to me. Would you suggest increasing or decreasing the spacing ? The spacing that I see incorrect is from the "Details you shared with ..." and the "TTY link" happy to fix that in a separate ticket. |
5a695a3
to
67246e0
Compare
@juancstlm-a6 yeah your spacing looks good. I was looking at the Figma designs linked in the ticket, which don't have the correct spacing, and assumed that you had built to match those; hadn't brought up the branch. |
@alexandec can you PR this for Juan this week? |
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 overall, just a couple test-related things:
- Could you update the E2E tests to check for the new content and link?
- For the unit tests, we have a new best practice of calling the translation function instead of checking for a string. See docs here: https://department-of-veterans-affairs.github.io/va-mobile-app/docs/Engineering/FrontEnd/Testing/UnitTesting#targeting-by-translated-text
67246e0
to
1c6b40a
Compare
@alexandec Thanks for the review. I have updated the PR to address your points. |
@juancstlm-a6 looks good, thanks for making those changes. We haven't tried using the t function in E2E tests yet, no worries there |
9c5739c
to
5845ef7
Compare
Description of Change
Update the content in a In person Appointment and Community Care Appointment details to include the following component when
Upcoming
andCancelled
status. Existing content/wording relating to medication wording will be removed in favor of only the component listed below.Screenshots/Video
iOS
9759-iOS.mp4
Android
9759-Android.mp4
Testing
Upcoming
andCancelled
statusesReviewer Validations
Upcoming
andCancelled
statusUpcoming
andCancelled
statusUpcoming
andCancelled
statusUpcoming
andCancelled
statusPR Checklist
Reviewer: Confirm the items below as you review
For QA
Run a build for this branch