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
283 stars 204 forks source link

[FSR] Survey information feature flag implementation #74030

Closed Dr-Pongo closed 2 months ago

Dr-Pongo commented 9 months ago

Description

Create a feature flag that will control the visibility of the Medallia survey button on the confirmation page of the FSR. Since the feedback button is it's own component we can probably manage the render in there, just in case we implement it in multiple locations.

Note: Since the survey is already implemented and live on production make sure the feature flag is active when the change goes into the FSR code.

SurveyInformation is the name of the component that's implemented on the ConfirmationPage in a couple different spots.

Feature flag documentation

Tasks

Acceptance criteria

Testing

Testing procedure: Test on local/staging environments to confirm functionality


Ticket creation

Ticket requirements ### Required to be "Ready" - [x] Description written - [x] Tasks defined - [x] Acceptance criteria written - [x] Testing defined - [x] Add Labels - [x] Attach to an Epic - [x] Estimate Points
Tom-Davis commented 2 months ago

As of now, not needed as this is for the button only - the pop up should be addressed separately.