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

[CST] [PROD] [ENG] Show new claim phase work only for disability compensation claims #84133

Closed jacobworrell closed 4 months ago

jacobworrell commented 5 months ago

Value Statement

As a veteran who has filed a non-disability claim I want to see accurate descriptions of my claim process and not see information specific to the disability compensation claim process So that my expectations about the process are managed.


Background Context

As part of our claim phase expansion, we need to limit the feature to be only for disability compensation claims. It is important to note that this work is blocked by two factors:

  1. There is no attribute that allows us to use the 8 step paradigm on the listing page claim cards.
  2. We need a validated list of EP codes and claim labels to ensure we're showing the experience for the right claim.

Here's a screenshot of the new overview experience we ONLY want to show for disability compensation claims:

Screenshot 2024-05-29 131912

And here are two screenshots of the other two areas mentioned in the AC for which we'll want to make sure only get changed for disability compensation claims:

Screenshot 2024-05-29 131747 Screenshot 2024-05-29 131712

Engineering

Product Tasks

Engineering Tasks

Definition of Done

Acceptance Criteria

pmclaren19 commented 5 months ago

@jacobworrell messaged Andrew about this and he is putting together a list for us. This ticket is blocked until we get those codes. https://dsva.slack.com/archives/C04KHCT3ZMY/p1717511668158509

jacobworrell commented 5 months ago

@pmclaren19 this is the official list of EP codes we're using. @jerekshoe mentioned us probably just being able to use the more generic codes (column A), but the more specific ones are also included in each row. Rating EPs and Claim Labels For Claim Expansion Release.xlsx. I think we are good to proceed with this ticket.

pmclaren19 commented 5 months ago

@jacobworrell updating the AC here to no longer include the claim card since this work is currently blocked and being handeled by https://github.com/department-of-veterans-affairs/va.gov-team/issues/82376 . Will updated the ac of this ticket to include calling our new helper function.

Also updating the AC here to include the ClaimOverviewHeader.

pmclaren19 commented 4 months ago

Validated that this is working correctly in Staging. When the feature flag is enabled and a given claim has a claim type code that matches the ones from our list the 8 phases are displayed and we show the new claim phase stepper, otherwise we show the 5 phases and the old timeline.