Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Conversation

crisbeto
Copy link
Member

@crisbeto crisbeto commented Oct 6, 2016

  • Fixes users being able to tab through the hidden content on the docs site.
  • Switches the docs site's menu accordions to use $animateCss for their transitions. This allows us to reliably know when an animation has started and finished.

Fixes #8896.

@crisbeto crisbeto added type: docs a11y This issue is related to accessibility needs: review This PR is waiting on review from the team labels Oct 6, 2016
@crisbeto crisbeto added this to the 1.1.2 milestone Oct 6, 2016
@ThomasBurleson
Copy link
Contributor

@EladBezalel , @devversion, @topherfangio - who can test the A11Y fixes for this ?

@ThomasBurleson ThomasBurleson added needs: manual testing This issue or PR needs to have some manual testing and verification done in progress Mainly for in progress PRs, but may be used for issues that require multiple PRs labels Oct 9, 2016
@topherfangio
Copy link
Contributor

@ThomasBurleson I'll do some testing for the a11y today.

@topherfangio
Copy link
Contributor

Tested on Firefox/NVDA and IE11/JAWS. LGTM on both 👍

…ling

* Fixes users being able to tab through the hidden content on the docs site.
* Switches the docs site's menu accordions to use `$animateCss` for their transitions. This allows us to reliably know when an animation has started and finished. This approach also avoids having to trigger multiple nested timeouts.

Fixes angular#8896.
@crisbeto crisbeto force-pushed the 8896/docs-menu-tabbing branch from 2d2f034 to a89fd05 Compare October 11, 2016 05:15
@ThomasBurleson ThomasBurleson added needs: presubmit and removed in progress Mainly for in progress PRs, but may be used for issues that require multiple PRs needs: manual testing This issue or PR needs to have some manual testing and verification done needs: review This PR is waiting on review from the team labels Oct 11, 2016
@kara kara added pr: merge ready This PR is ready for a caretaker to review and removed needs: presubmit labels Oct 12, 2016
@kara kara merged commit da6baac into angular:master Oct 12, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a11y This issue is related to accessibility pr: merge ready This PR is ready for a caretaker to review type: docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants