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
98 stars 69 forks source link

FE: Refactor Discharge Upgrade Wizard accordions to use the web component #14796

Closed randimays closed 9 months ago

randimays commented 1 year ago

Description

The Discharge Upgrade Wizard application is using an older/custom implementation of accordions. We should be using the web component (va-accordion) instead.

User story

AS A Veteran I WANT accordion content to be implemented consistently across VA.gov SO THAT all accordions are consistent, accessible and defects are minimized

Engineering notes / background

We are using a custom implementation of accordions in InstructionsPage.jsx and AdditionalInstructions.jsx.

Analytics considerations

Quality / testing notes

Relevant unit tests should be updated.

Acceptance criteria

chriskim2311 commented 9 months ago

Going to close this ticket and address it when we build in the subtask pattern.