CivicDataLab / CivicDataLab/ParakhAI-frontend
[Bug] Missing H1 heading on AI Maker Select, Overview, and Evaluation Detail pages
Open
@UdayRajSahai2 is already working on this.
Since Jun 22, 2026.
bug
frontend
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 2
- Avg merge
- 9h 18m
- Merged PRs (30d)
- 4
Description
Summary
Three pages have no <h1> element: AI Maker org select page, AI Maker org overview, and Evaluation Detail page. This breaks document outline, hurts SEO, and fails WCAG 2.4.6 (headings describe topic/purpose).
Fix
Add a semantically appropriate <h1> to each page — e.g. "Select Organisation", the org name, and the evaluation name respectively.
Report ref: UX-005 · Severity: MEDIUM
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.