Something went wrong on our end. Please try again.
Created by: LawnGnome
This came out of the audit for #34081 (closed). The changes are basically in two categories:
aria-label
attributes or elements with sr-only
classes have been added as appropriate, and some text strings have been combined at the TypeScript level so they appear as one DOM node instead of multiple.Storybook coverage will handle any unintended visual changes, otherwise testing used my eyes and ears.
Check out the client app preview documentation to learn more.