-
Notifications
You must be signed in to change notification settings - Fork 70
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
Front End: Update VAMC appointment information in Service Location #16144
Comments
Already have a button styling ticket #15601 Queries have some overlap, so keep in one ticket and keep the commits separate. It doesn't have to be one PR but does have to be one integration branch. |
@xiongjaneg I'd like to see us implement the full design with VAMC health services because we know it is challenging to scan and parse the information as separate service locations in the current state. But let's talk through this issue during refinement
|
Data will be coming from this tugboat instance https://pr15622-xptmfsnjoodldn85nzgkrgljqtfbz24b.ci.cms.va.gov/ |
Just putting this here in case I lose the location of the Health Care Local Facility GraphQL All the following fields are brought in in:
However one field is missing: |
@swirtSJW I see on NodeHealthCareLocalFacility there's a LocationService which can be a ParagraphServiceLocation, but is that the thing we're looking for? Or is it connected some other way? I'm seeing empty ParagraphServiceLocaiton (no matching elements) for any of the Local Facilities I've searched through. |
@xiongjaneg |
@eselkin Apologies, I forgot to link to Jordan's recently completed design for VAMC service location |
From Steve: These should all be the same service location partial / component. That would cover VBA, non clinical services and VAMC service. |
From Eli: There is some test in VAMC that doesn't render the entire paragraph, which is different from VBA. We can unify these but need to look at the conditionals that are currently used in VAMC service location paragraph and potentially copy in the VBA paragraph. We just broke out the VBA service location paragraphs so we can look at merging the two service location templates. We don't have sample VBA data so we weren't exactly sure what was generated and what it would look like. We will need to generate that data for the service location migration. |
@xiongjaneg stub ticket for other work outside of the scope of the ACs in this ticket. |
@eselkin I added some notes on your PR, but not sure what parts can be determined there vs what need to be split off into other tickets. |
In progress. The challenge is that it's using a service location paragraph liquid template shared between VBA and VAMC. The problem is that they don't both align 100% on what they have and the spacing as a result of this between the two of them messes up the appearance. |
@eselkin can you verify status for end of sprint,as I missed the Service Location reckoning meeting yesterday? From PR it looks like for end of sprint: have addressed many pieces of design feedback, and I saw one remaining open question for @davidmpickett , but not sure if that's everything. The one open question for Dave looked like: Q:
Proposed Answer: Right now if there's no clinic name but there is subsequent data, we could default to something like: |
Yes. That is an open question about not having a header for the location @jilladams thanks for parsing through this long thread. Just today @laflannery caught another issue with one of the nonclinical service pages. I fixed it and am waiting for Laura to review tomorrow. It passed design review as of the changes to the VBA accordions. |
Might make sense to migrate this open question to @thejordanwood's new ticket for reviewing the design of non-clinical services. Or somewhere else in the new epic |
@eselkin all the headings levels look good, I have no more comments or changes, this is approved by me. Also, I'm adding all of the heading documentation I can possible add for sanity and for future reference and for all the things - I reviewed the below pages and confirmed they all have proper headings levels regarding this new service location/situation display:
|
@eselkin a flag here: ACs say " This ticket need to go into their own integration branch." but I see that your open PR is targeting |
From planning: we noted this PR is the integration branch. (🤦♀️ ) So: work is complete now, ticket is pending integration when Drupal work is ready to merge. |
User Story or Problem Statement
VAMC Facility Service appointment information will be migrated into updated Service Location in #15559. This aligns with the VBA appointments information being in Service Location. This will result in changes to how this information is displayed in accordions.
Changes to Drupal for service locations is still are still in this PR awaiting change management to VAMC
This needs to merge a day after #15559 makes it to prod to prevent editorial confusion.
Needs to account for Walk-ins accepted going away and Service Delivery Options being added.
Review Sketch for design updates (borders to separate info, order of information).
service location integration https://pr15622-xptmfsnjoodldn85nzgkrgljqtfbz24b.ci.cms.va.gov/
Acceptance Criteria
Team
Please check the team(s) that will do this work.
The text was updated successfully, but these errors were encountered: