Skip to content

[a11y] Add aria-label to CopyableText elements.

Administrator requested to merge milan/accessibility into main

Created by: kopancek

Otherwise we violate the constraint that each input element should have a label.

Screenshot 2022-05-25 at 14 03 48

Test plan

Tested locally. This just adds a hidden attribute that is only used in screen readers

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading