guides-source icon indicating copy to clipboard operation
guides-source copied to clipboard

Accessibility Updates to Super Rentals

Open toddjordan opened this issue 6 years ago • 2 comments

The goal of this task is to take the updates made to the super rentals example in PR https://github.com/ember-learn/super-rentals/pull/121 and apply them to the tutorial

The following changes would be required:

  • [ ] Add aria-hidden and tab-index -1 to location-map component to hide it from screen readers
  • [ ] Add a label tag to the search input in list-filter.hbs
  • [ ] Add alt text to rental image in rental-listing.hbs
  • [ ] Install ember-a11y-testing addon and add config, as well as add auditing to test cases
  • [ ] Fix link-to in https://guides.emberjs.com/release/tutorial/routes-and-templates/#toc_adding-a-banner-with-navigation

toddjordan avatar May 09 '19 13:05 toddjordan

Had a couple open comments on the super-rentals PR, and wanted to get resolution on those, as well as call out each specific tutorial page to make the above updates before opening this to "help wanted"

toddjordan avatar May 09 '19 13:05 toddjordan

Targeting a PR for these items for Thursday (Global a11y day)

toddjordan avatar May 13 '19 17:05 toddjordan