CivicDataLab / CivicDataLab/ParakhAI-frontend
[Bug] No success feedback after Add Evaluator — mutation completes silently
Open
@amit0539 is already working on this.
Since Jun 24, 2026.
bug
frontend
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 2
- Avg merge
- 9h 18m
- Merged PRs (30d)
- 4
Description
Summary
After successfully adding an evaluator via the "Add Evaluator" dialog, the mutation completes and the list updates optimistically — but no toast, snackbar, or confirmation message is shown. Users have no confirmation the action succeeded.
Fix
Show a success toast (e.g. "Evaluator added successfully") on mutation completion. Also handle and surface the error state if the mutation fails.
Report ref: UX-013 · 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.