[SG-35196] Accessibility: Congratulate users on getting help filling out a form
Created by: gitstart-sourcegraph
Problem description
Hitting infer configuration from HEAD does not announce any change in state to the user. Inversely, when the button becomes available on the screen it's also not announced. Its visibility can toggle depending on if the current text area state has changed from the inferred config or not.
Expected behavior
I would expect that the entire contents of the text area on the page changing should be announced in some manner.
Ref
SourceGraph Issue GitStart Issue
Test Plan
- run sg start web-standalone
- Go through this link
- On clicking the entire contents of the text area on the page get announced by the screen reader announce
App preview:
Check out the client app preview documentation to learn more.