Skip to content

[AI] Retry initial request. - #205

Open
burkongla wants to merge 3 commits into
mainfrom
agent/slack-40971449-retry-initial-request
Open

[AI] Retry initial request.#205
burkongla wants to merge 3 commits into
mainfrom
agent/slack-40971449-retry-initial-request

Conversation

@burkongla

Copy link
Copy Markdown
Contributor

Automated PR

Task: Retry initial request.
Source: slack
Requested by: U04E9DZ5ELF
Classification: flow

Changes

In the public support chat, when the initial request (the first message that creates the ticket) fails, the error is only logged to the console — the user gets no feedback and no way to retry. Add visible error handling and a retry path for the initial ticket-creation request.

Security Review

Status: pass
No security issues found. The diff adds retry/error-handling UI for the support chat: error messages are hardcoded strings rendered via escaped JSX (no dangerouslySetInnerHTML), no new dependencies were added (package.json unchanged, so npm audit was not required), no secrets, auth changes, SQL, CORS, or RLS changes are present, and the new errorBanner ReactNode prop follows standard safe React composition.

🤖 Generated by githelp-support agent team

Githelp AI Aagent added 2 commits August 24, 2026 19:10
Task: 40971449
Source: slack
Requested by: U04E9DZ5ELF
@netlify

netlify Bot commented Aug 24, 2026

Copy link
Copy Markdown

Deploy Preview for githelp-support ready!

Name Link
🔨 Latest commit 03b4f8c
🔍 Latest deploy log https://app.netlify.com/projects/githelp-support/deploys/6a8dc49da2a6c80008976bcd
😎 Deploy Preview https://deploy-preview-205--githelp-support.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

- Kebab menu (three vertical dots) on each helper row now opens a dropdown
  with a 'Remove helper' option
- Selecting it shows a confirmation dialog ('Are you sure you want to remove
  this helper?') with Yes/Cancel
- Confirming deletes the projects_helpers row (new useRemoveHelper hook),
  removing the helper's project association, then shows a success dialog
  ('The helper is now removed from the project') with a Close button
- Add colocated tests covering the menu, confirm, cancel, and error paths

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant