aria-at
aria-at copied to clipboard
Create updated tests for APG design pattern example: Disclosure Navigation Menu
Deploy Preview for aria-at ready!
| Name | Link |
|---|---|
| Latest commit | 67ddca2e1ec0e0efcff131462cff8e0027ad92c4 |
| Latest deploy log | https://app.netlify.com/sites/aria-at/deploys/635c27a99974d50008070127 |
| Deploy Preview | https://deploy-preview-821--aria-at.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
@jscholes Please update the setup scripts for the following tasks:
- Navigate backwards to an expanded disclosure button
- Navigate to an expanded disclosure button from a link in the associated dropdown.
- Navigate to a collapsed disclosure button from the last link in a dropdown
- Navigate to the next collapsed disclosure button
- Navigate to the previous collapsed disclosure button
- Navigate to the previous expanded disclosure button
- Navigate to the next expanded disclosure button
- Navigate to the first collapsed disclosure button
- Navigate to the last collapsed disclosure button
- Navigate to the first expanded disclosure button
- Navigate to the last expanded disclosure button
Can you also make sure that the previous setup scripts for expand collapse the disclosure buttons are working fine?
Thanks.