Fix headings in the "Add facility" form #8575
Labels
Accessibility
Issues that affect SR's accessibility
Moderate
Moderate bugs or a11y issues. Part of [Critical, Serious, Moderate] bug and a11y ranking labels.
Milestone
Area or Component
FacilityForm under these circumstances
Quick Summary
The order of the headings
<h1>
and<h2>
are not in order. The "Welcome to SimpleReport!" is marked as an<h2>
but appears before the<h1>
that is "Add facility"How to Replicate
Accessibility Violation
heading-order
Action Requested
Adjust the heading order so that it only increases by one
Screenshots (optional)
Source Code (optional)
prime-simplereport/frontend/src/app/Settings/Facility/FacilityForm.tsx
Line 331 in c862a94
Original Deque Issue
The text was updated successfully, but these errors were encountered: