Skip to content

SBCQ-104: Error handling on form save#91

Merged
veenupunyani merged 1 commit intomainfrom
sbcq-104-error-handling
Mar 11, 2026
Merged

SBCQ-104: Error handling on form save#91
veenupunyani merged 1 commit intomainfrom
sbcq-104-error-handling

Conversation

@BradyMitch
Copy link
Contributor

🎯 Summary

SBCQ-104

Adds error handling on form saving.

🧪 Testing

Add throw new Error("Simulated error") to the try block of the handleSave function of any create or edit form under any of the components/settings/ directories. Then test that form under the Settings page.

🔰 Checklist

  • I have read and agree with the following checklist.
  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation where required.
  • I have tested my changes to the best of my ability.
  • I have consulted with the team if introducing a new dependency.
  • My changes generate no new warnings.

@veenupunyani veenupunyani merged commit 04eced0 into main Mar 11, 2026
7 checks passed
@veenupunyani veenupunyani deleted the sbcq-104-error-handling branch March 11, 2026 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants