Planned
ARIA label of document "Save" button not aligned with visual cues
When an end user creates a document by clicking New > Document, they are then presented with a "Save" button at the upper right-hand corner. This is indicated visually with a floppy disk icon and "Save" hover text.
However, the ARIA label is "Create document," which is how the button is announced to screen reader users. This can be confusing, since clicking "New > Document" implies that they have already created a document.
Please update the ARIA label to "Save document" for clarity and consistency.
A video of this issue is attached, as well as a screenshot of the relevant code.
Comments
Please sign in to leave a comment.