Page MenuHomePhabricator

Screenreader support: ARIA description is very verbose and the same as the help text
Closed, DeclinedPublic

Description

Each input filed on the search interface offers a help text popup with a short description and verbose information on how to use the field. The exact same text as used for the aria-describedby text to describe the input fields. Since screenreader users can already explore the help text separately it might make sense to only read the short description on the field itself.