Skip to content

Commit 5e535c2

Browse files
Update frontend_ux_study.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent db67ec2 commit 5e535c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend_ux_study.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The frontend is built with React/Vite (as seen in `src/frontend`). The following
5858
The UI *must* implement the strict global error handling protocol defined in the backend architecture:
5959
* Do not use generic `<Alert>` blocks for structural logic failures.
6060
* Error toasts must explicitly display the transparent passthrough message from the backend (e.g., "GitHub API responded with 404 Not Found", not generic "Operation Failed").
61-
* Include a "Copy Error Payload" button on all error notifications to facilitate debugging.
61+
* Include a "Copy for AI" button on all error notifications to facilitate debugging.
6262

6363
## 7. Metrics for Success
6464
* **Task Completion Rate:** For repository flows (e.g., retrofitting).

0 commit comments

Comments
 (0)