cityofaustin / homelessness-dashboard

design and development project tracking for the homelessness dashboard
3 stars 2 forks source link

Heading Alerts #174

Closed sarahscottr closed 3 years ago

sarahscottr commented 3 years ago

Missing and redundant heading levels

https://wave.webaim.org/report#/https://homelessness.dashboards.austintexas.gov/

chiaberry commented 3 years ago

@toribr same for this one, halp with exit criteria pls.

toribr commented 3 years ago

@chiaberry Apparently, instead of the heads being<h5>they need to be <h3> for better accessibility. I'm not sure what the right approach is as far as code, but essentially we need the <h3> to be set at the <h5> size. (I can't tell what trickle down implications that change might have)