CivicDataLab / CivicDataLab/IDS-DRR-Frontend

[ACC-008] Missing H1 heading on 4 of 6 pages

Open
#502 0 comments 0 reactions 1 assignee View on GitHub

@Abhishekfm is already working on this.

Since Jun 22, 2026.

accessibility bug
Dominant language
TypeScript
Stars
0
Forks
1
Avg merge
6d 1h
Merged PRs (30d)
1

Description

Summary

Four of the six main pages have no <h1> element. Screen readers rely on H1 for page orientation. Pages missing H1:

  • Analytics
  • Datasets
  • Dataset Detail
  • Glossary

Home and About Us pages correctly have H1s.

Fix

Add a visually-styled or visually-hidden <h1> to each affected page:

  • Analytics → "Analytics Dashboard"
  • Datasets → "Dataset Catalog"
  • Dataset Detail → "{Dataset Title}"
  • Glossary → "Glossary"

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.