CivicDataLab / CivicDataLab/ParakhAI-frontend

[Bug] All dashboard page titles identical: 'Dashboard | ParakhAI'

Open
#354 1 comment 0 reactions 1 assignee View on GitHub

@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

Every dashboard sub-page (AI Models, Evaluations, Prompt Libraries, Evaluators, Evaluation Detail) renders the same <title>Dashboard | ParakhAI</title>. Browser tabs are indistinguishable and search engines cannot index individual pages meaningfully.

Fix

Set a unique <title> per route using Next.js metadata export or <Head> — e.g. AI Models | ParakhAI, Evaluations | ParakhAI.

Report ref: UX-002 · Severity: MEDIUM

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.