CodeForPhilly / clean-and-green-philly

Dashboard to target Philly vacant properties for anti-gun violence interventions
https://www.cleanandgreenphilly.org/
MIT License
31 stars 63 forks source link

A11y: Define the `<h1>` in Find Properties page #302

Closed marvieqa closed 8 months ago

marvieqa commented 9 months ago

Describe the task

Screen reader users primarily use headings to scan the page. In the "Find Properties" page we do not have a heading level 1. The most important information on the page is the number of properties in view. Let's make x properties in view as the <h1> in the page.

Screenshot Screenshot 2024-01-30 at 21 27 17

Acceptance Criteria

bacitracin commented 8 months ago

PR: https://github.com/CodeForPhilly/vacant-lots-proj/pull/352