Page MenuHomePhabricator

Audit and fix accessibility for feed headers
Closed, ResolvedPublic

Description

The headers should be navigable using accessibility APIs

Specifically:

  1. The header text (multilines) and icon should read as a single object
  2. Any actions associated with the header should be clear from the header text
  3. Any buttons should be actionable (the overflow button)

Event Timeline

Fjalapeno renamed this task from Audit accessibility for feed headers to Audit and fix accessibility for feed headers.Jun 23 2016, 10:01 PM
JMinor triaged this task as Medium priority.Jun 27 2016, 9:48 PM

On the overflow menu, specifically Austin noted the following:

"After the “Because you read” heading, a heading appears which reads as “Overflow Mini button heading.” Tapping this brings up an alert to hide the suggestion. This should have a better label, and just the button trait, not heading."

So the overflow should read as "Overflow button".

Verified with Austin that this is fixed in 5.3.0 (997)