CivicDataLab / CivicDataLab/ParakhAI-frontend
[Design] Mobile hamburger menu contains no navigation links — dashboard unreachable on mobile
@UdayRajSahai2 is already working on this.
Since Jun 22, 2026.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 2
- Avg merge
- 9h 18m
- Merged PRs (30d)
- 4
Description
Summary
On mobile viewports, the hamburger menu opens a panel that only contains a user profile avatar. No navigation links are present — users cannot navigate to AI Models, Evaluations, Prompt Libraries, or Evaluators from the mobile menu. The entire dashboard is unreachable on mobile without knowing exact URLs.
Fix (Design)
Design a mobile navigation panel that mirrors the desktop sidebar: Home, Models, Evaluations, Prompt Libraries, Evaluators, with appropriate icons and active state.
See also: ACC-001 (accessibility aspect of this same bug) filed as a frontend issue.
Report ref: UX-001 · Severity: HIGH
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.