Audit and replace unwrapped "up" and "down" strings used for aria labeling #12392
Labels
P0 - critical
Priority: Release blocker or regression
TAG: a11y
Affecting accessibility
TAG: user strings
Application text that gets translated
TODO: needs decisions
Design or specifications are necessary
Milestone
Observed behavior
There are some places where the strings that are passed to draggable items, for aria labels, are regular strings (i.e. "up" "down" and are not translated strings). We may want to consider using a commonCoreString translation for these? and translating and replacing all with 0.18. There might also be a case for not using a common string.
User-facing consequences
Non-translated aria labels
To Dos
The text was updated successfully, but these errors were encountered: