Page MenuHomePhorge

a11y: Add "title" to <a> tags of PHUIObjectItemView images
AcceptedPublic

Authored by aklapper on Sun, Jun 1, 11:29.

Details

Summary

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

Test Plan

Go to http://phorge.localhost/diffusion/ and inspect the <a> element surrounding the folder icon link for each listed repository.
Optionally, run an Accessibility check in Chromium Lighthouse.

Diff Detail

Repository
rP Phorge
Branch
a11y-T16072-04 (branched from master)
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 2037
Build 2037: arc lint + arc unit