Links should have a discernible name per https://dequeuniversity.com/rules/axe/4.10/link-name
PhabricatorRepositorySearchEngine::renderResultList() renders PHUIObjectItemView objects, thus add title parameters to <a> links.
Ref T16072
Differential D26047
a11y: Add "title" to <a> tags of PHUIObjectItemView images aklapper on Sun, Jun 1, 11:29. Authored by
Details
Links should have a discernible name per https://dequeuniversity.com/rules/axe/4.10/link-name PhabricatorRepositorySearchEngine::renderResultList() renders PHUIObjectItemView objects, thus add title parameters to <a> links. Ref T16072 Go to http://phorge.localhost/diffusion/ and inspect the <a> element surrounding the folder icon link for each listed repository.
Diff Detail
|