department-of-veterans-affairs / va.gov-cms

Editor-centered management for Veteran-centered content.
https://prod.cms.va.gov
GNU General Public License v2.0
99 stars 69 forks source link

Consider: Prevent the same number from showing up multiple times in service accordions #17251

Open xiongjaneg opened 9 months ago

xiongjaneg commented 9 months ago

User story

As a Veteran, I want to know which phone number to call for a specific service.

Problem statement

Within some VAMC service accordions, multiple numbers may be listed. They may have the same label and therefore be confusing to Veterans.

Example: Within the Mental health service accordion

Background

In #16652, Max started working on this solution, which has since been split off into this ticket. It is a bigger issue than mental health phone number, the scope of the original ticket. Max's work is saved into pull request va-16652-SAVED-avoid-duplicate-health-service-phone-numbers pending consideration of this problem statement.

Acceptance criteria

maxx1128 commented 9 months ago

The code at src/site/facilities/health_care_local_health_service.drupal.liquid51 will likely need to be removed as well, since it risks having a duplicate number appear in the appointments section.

aklausmeier commented 9 months ago

@thejordanwood FYA of Drupal feasibilities / quirks that you should be looped in on as the designer for FE and Drupal UI