Page MenuHomePhabricator

Add a11y label for edit links
Open, LowPublic

Description

Parent ticket: T226401#5780144

09) The Edit link is not labeled.

image.png (154×1 px, 64 KB)

The edit pencil should have a correct label for the accessibility tool on a mobile device to say "Edit $title section"

Event Timeline

@MSantos I think it needs to be passed to the investigation to the iOS team, or at least I need assistance from their side. I've checked that iPhone VoiceOver assistance says "Edit section link" (Pic 1). Meanwhile, I've checked data-action attribute for edit button in mobileapps (Pic 2) since its value possibly utilized by iOS. If this attr directly used by VoiceOver, I can probably adjust it.

Pic. 1

Image from iOS.png (2×1 px, 3 MB)

Pic. 2

edit-link-attr.png (724×1 px, 212 KB)

@vadim-kovalenko thanks for the investigation. I think we can add the alt attribute for start and coordinate with the Apps teams if there's anything else needed for this feature.