Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add alt attributes to badges on the splash page for accessibility #560

Merged

Conversation

DeeDeeG
Copy link
Contributor

@DeeDeeG DeeDeeG commented Feb 20, 2019

Context

  • Adds alt text to badges on the homepage, for accessibility purposes.

Summary of Changes

  • Add alt text for these badges:
    • App Store link
    • Google Play link
    • Patreon link

Checklist

  • Tested Mobile Responsiveness
  • Added Unit Tests
  • CI Passes
  • Deploys to Heroku on test Correctly (Maintainers will handle)
  • Added Documentation (Service and Code when required)

Screenshots

Before

WAVE accessibility evaluation tool shows three errors relating to missing alt text on images within links.

After

WAVE accessibility evaluation tool now shows no errors. Three "features" are identified, namely images within links that have alt text.

helps with accessibility, and ensures we can translate
to multiple locales/languages.
@DeeDeeG DeeDeeG changed the title Add image alt attributes translatable Add alt attributes to badges on the splash page for accessibility Feb 20, 2019
@DeeDeeG
Copy link
Contributor Author

DeeDeeG commented Mar 5, 2019

Hoping to merge this in the next couple of days.

@DeeDeeG DeeDeeG merged commit 6ca8a91 into RefugeRestrooms:develop Mar 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant