CivicDataLab / CivicDataLab/ParakhAI-frontend
[Bug] All 'View' buttons on AI Model cards are disabled — cannot navigate to model 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
Every model card on the ParakhAI AI Models list page (/dashboard/ai-maker/{id}/ai-models) has a "View" button in the [disabled] state. There is no tooltip or message explaining why. Clicking the card area itself also does nothing — there is no way to navigate to individual model detail pages.
Fix
Enable the View button for models the user has access to. If the feature is role-gated, add a tooltip explaining the restriction. If the model detail page doesn't exist yet, mark this as a placeholder issue for the feature.
Report ref: UX-015 · 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.