Page MenuHomePhabricator

Payment submethod logos should have alt text
Closed, ResolvedPublic1 Estimated Story Points

Description

On payments forms e.g. Ingenico credit card, the submethod logos (visa, mastercard etc.) should have corresponding alt text attributes. This will improve accessibility for visually impaired users.

Event Timeline

Change 533228 had a related patch set uploaded (by Ejegg; owner: Ejegg):
[mediawiki/extensions/DonationInterface@master] Card alt text: include when translated

https://gerrit.wikimedia.org/r/533228

Ejegg triaged this task as Medium priority.
Ejegg set the point value for this task to 1.
Ejegg moved this task from Triage to Current Sprint on the Fundraising-Backlog board.
Ejegg moved this task from Backlog to Review on the Fundraising Sprint Quick and the Deadlocked board.

Change 533228 merged by jenkins-bot:
[mediawiki/extensions/DonationInterface@master] Card alt text: include when translated

https://gerrit.wikimedia.org/r/533228

Thanks for spotting this @Pcoombe. We had a token in the template for the alt text, but it never got updated when we added localized labels / titles for the li tags. Alt attributes should now have the text as well.

Wonderful, thanks for fixing so quickly!