Closed CrystabelReiter closed 2 years ago
@CrystabelReiter @caw310 as part of this audit, would we also be able to review its accessibility as well? @AngelaFowler82 wrote up a ticket recently on why the progressbar shouldn't have a tabindex=0
@GnatalieH here's that update on the components used in app code.
The <ProgressBar>
React component is used in two files:
FileField
in the forms library
The <SegmentedProgressBar>
React component is also only used in two files:
This is the top navigation that's seen on all forms pages, like in the screenshot above
Closing as the team did an audit in Q2 2022.
Description:
There are 2 types of progress bars on design.va.gov
Progress bars (specifically the segmented progress bar) in the sketch library, design.va.gov, and react library are out of sync.
You can view the component in design.va.gov and in the react library separated into the progress bar and segmented progress bar
These are the ways this component is not synced
Complete the following tasks to synchronize component:
Sketch library:
React library:
Design.va.gov: