Skip to content

[SG-35196] Accessibility: Congratulate users on getting help filling out a form

Administrator requested to merge contractors/SG-35196 into main

Created by: gitstart-sourcegraph

Problem description

Image 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

  1. run sg start web-standalone
  2. Go through this link
  3. 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.

Merge request reports

Loading