Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information