department-of-veterans-affairs / va-mobile-app

"If VA were a company, it would have a flagship mobile app."
https://department-of-veterans-affairs.github.io/va-mobile-app/
15 stars 2 forks source link

Prod Issue (Mobile): Update current mapping to accurately display Video Connect Appointments at VA Location #6591

Open MekoHong opened 1 year ago

MekoHong commented 1 year ago

Description

An issue was identified that Veterans have missed their appts because they thought their appointment was a VVC-at home appt (as displayed on the appt list on the mobile app). Through investigation, it was identified that we do not currently have mapping in place to account for patientHasMobileGFE in the appt type mapping.

The Backend team will be making an update to the mapping to incorporate this logic. As part of this ticket we will need to

Acceptance Criteria

- [ ] Verify if appointmentType is X then display - icon: - with text: at [clinic] (placeholder need content and design review) on the appointment list screen - [ ] Verify if appointmentType is X that the appointment details page displays the following information - Header: - Text: - Add all details that display for in person appt...... **Accessibility Requirements** - [ ] Verify when appointmentType = X that the modality displayed = - [ ] AC 2 - [ ] AC 3 ## Notes & Open Questions - Dependencies/Roadblocks: - Any internal/external dependencies? - Test accounts needed? - Does this require QA? - Dev Notes: ## Ticket Checklist - [ ] Acceptance criteria defined - [ ] Labels added (front-end, back-end, feature) - [ ] Linked to an Epic ## Test Account: [alfred.castillo@id.me](mailto:alfred.castillo@id.me) Appt Date 6/20 Web View: ![Screenshot 2023-08-25 at 12 25 42 PM](https://github.com/department-of-veterans-affairs/va-mobile-app/assets/90273080/bc175674-57f6-49ea-bdad-b7c0fb4b85b4) ![Screenshot 2023-08-25 at 12 25 54 PM](https://github.com/department-of-veterans-affairs/va-mobile-app/assets/90273080/bfe8485f-5b9d-4970-896f-fd8763950d19)
Sparowhawk commented 3 months ago

I can confirm that this one shouldn't be an issue as long as the correct appt type is coming in from the BE. @ala-yna can we close this ticket?