Metadata
- Source
- FLUID-5682
- Type
- Improvement
- Priority
- Critical
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Kaye Mao
- Reporter
- Kaye Mao
- Created
2015-06-09T14:06:34.810-0400 - Updated
2016-07-08T08:46:30.537-0400 - Versions
-
- 1.4
- 1.5
- Fixed Versions
-
- 2.0
- Component
-
- Prefs Framework
- Sliding Panel
- UI Options
Description
Suggestions for fixes as part of the WCAG 2.0 accessibility audit of the UI options tools
- Explain the behaviour of the hide/show frame by using the aria-expanded attribute on the toggle button.
- inform the user on the state of the frame, and provide feedback when the hide/show button is used.
- An aria-controls attribute that is the value of the frame’s id will let the user know that the toggle button is associated with the frame.
Comments
-
Kaye Mao commented
2015-08-05T17:06:22.884-0400 Pull request: https://github.com/fluid-project/infusion/pull/619
-
Justin Obara commented
2015-09-30T10:55:52.420-0400 New pull request which updates the previous one to the the current master branch of infusion,
https://github.com/fluid-project/infusion/pull/640