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

Public resources for building on and in support of VA.gov. Visit complete Knowledge Hub:
https://depo-platform-documentation.scrollhelp.site/index.html
284 stars 206 forks source link

Remove Podiatry as an option from type of care list #95332

Closed JRRoof closed 2 weeks ago

JRRoof commented 1 month ago

Description

The Office of Connected Care is requiring that requests for community care podiatry appointments come from referrals and not veteran requests. Therefore, the option to select Podiatry from the type of care list when scheduling online must be removed. This change will be behind a feature toggle so that the removal of this option can be coordinated with communications to the veteran.


Development Checklist

Background: the vaos_online_scheduling_remove_podiatry toggle is on

What care do you need? (*Required)

Design Assets

Developer Reference


How to configure this issue (Delete this section before creating the ticket)

Bren22va commented 1 month ago

Hey team! Please add your planning poker estimate with Zenhub @cferris32 @jenniemc @JunTaoLuo @ryanshaw @simiadebowale @vbahinwillit

ryanshaw commented 2 weeks ago

The feature toggle names within Flipper do not follow our current naming conventions and are named:

    vaosOnlineSchedulingRemovePodiatry: true,
    vaos_online_scheduling_remove_podiatry: true,

Because of this, we either need to correct those names in flipper or introduce unconventional names in our frontend code. Our code expects:

            {
                "name": "vaOnlineSchedulingRemovePodiatry",
                "value": false
            },

I am working on getting the names changed in Flipper.

ryanshaw commented 2 weeks ago

A PR was created in vets-api to address this

JRRoof commented 2 weeks ago

Tested with feature toggle enabled for Judy Morrison. Image