[SG-35732] [Accessibility]: In Code Monitors create/edit page, errors when calling webhooks/sending email should be announced
Created by: gitstart-sourcegraph
Audit type
Screen reader navigation
User journey audit issue
https://github.com/sourcegraph/sourcegraph/issues/34195
Problem description
When calling a test webhook/email, if there is an error, the error is not announced.
Refs
Sourcegraph Issue Gitstart Ticket
Test plan
The error shown when a config value is missing should not be announced (should still be visible to screen reader when focused, etc). The error shown after trying to call the webhook/send an email and getting an error should be announced, using aria-live or similar.
App preview:
Check out the client app preview documentation to learn more.