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

FormNav accessibility axe-core error #37111

Closed andresriveratoro closed 1 month ago

andresriveratoro commented 2 years ago

Issue Description

Axe-core dev tools is reporting a critical error in forms regarding aria attributes. The element reported can be found at vets-website/src/platform/forms-system/src/js/components/FormNav.jsx.

We are using <va-segmented-progress-bar> in the same FormNav component that includes the attributes, so we may not need these aria attributes on the .nav-header div element.

Screen Shot 2022-02-16 at 11.04.34 AM.png

Acceptance Criteria

bkjohnson commented 2 years ago

This may be fixed in https://github.com/department-of-veterans-affairs/vets-website/pull/20260

caw310 commented 1 month ago

Closing as this is old and the VADS has been updated. f there is still an issue file a new bug.