AutoGPT/autogpt_platform/frontend/src/hooks
Reinier van der Leer 0d2bb46786
fix(frontend): Unbreak save button after save error (#9290)
- Resolves #9253

### Changes 🏗️

- Update state when an error occurs on save, to re-enable the save
button

### Checklist 📋

#### For code changes:
- [x] I have clearly listed my changes in the PR description
- [x] I have made a test plan
- [x] I have tested my changes according to the test plan:
- Try to save an agent with missing required fields -> should give an
error
  - Fill out the required fields and try saving again -> should work
2025-01-17 13:29:43 +00:00
..
useAgentGraph.ts fix(frontend): Unbreak save button after save error (#9290) 2025-01-17 13:29:43 +00:00
useBezierPath.ts refactor: AutoGPT Platform Stealth Launch Repo Re-Org (#8113) 2024-09-20 16:50:43 +02:00
useCopyPaste.ts feat(frontend): Allow copy and pasting of blocks between flows (#8346) 2024-10-16 21:21:01 +01:00
useCredentials.ts feat(platform): Support multiple credentials inputs on blocks (#8932) 2025-01-03 15:18:57 +00:00
useCredits.ts feat(platform): Implement top-up flow for PAYG System (#9050) 2025-01-15 23:46:52 +00:00
useSupabase.ts refactor(frontend): Auth pages update (#9124) 2024-12-30 18:23:02 +00:00