Fixed
Details
Assignee
Kaye MaoKaye MaoReporter
Kaye MaoKaye MaoComponents
Fix versions
Priority
Critical
Details
Details
Assignee
Kaye Mao
Kaye MaoReporter
Kaye Mao
Kaye MaoComponents
Fix versions
Priority
Created June 9, 2015 at 6:06 PM
Updated July 8, 2016 at 12:46 PM
Resolved February 10, 2016 at 5:03 PM
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.