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
281 stars 197 forks source link

Burial | Update File Upload Pattern #82545

Closed steele-lm closed 2 weeks ago

steele-lm commented 4 months ago

Issue Description

The updated burial form uses the v1 file upload design system pattern, and it needs to be updated to the new v3 pattern.


Acceptance Criteria

Midge-dev commented 3 months ago

@steele-lm After reviewing the code, I realized I made a mistake in thinking there was a V3 "pattern" available for the File uploads. This is not the case. There is a new V3 "component", but there isn't a pattern available yet that uses this component. Currently, platform is rendering a normal input in the existing pattern, which doesn't take the uswds prop that would enable V3 styling to appear. The existing pattern would need to be updated or rebuilt in order to use the new V3 styling in our upload pages.