Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
Master
Description
Motivation
We are performing a first accessibility review for the Segment Editor.
We are fixing markup issues in this ticket.
Step by Step
- Navigate to Segments Editor
- Open axeDevTools
- Scan the page
Actual result
With no segments created, 10 issues are expected, 3 belongs to Segment Editor:
- Ensures buttons have discernible text for the Search icon (critical impact)
- Ensures every form element has a label fir the edit/view switch (critical impact)
- Ensures the order of headings is semantically correct for the property group (moderate impact)
With a segment created, a total of 15 errors are expected
- Ensures buttons have discernible text: we get two more of this errors, from each attribute you add
- Ensures every form element has a label: we get one more of this errors from the attribute input field (may vary depending of the attribute added, we should review all attributes)
- Ensures select element has an accessible name from the segment attribute select
- Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds from the segment attribute select
Update
After reevaluating the page with another tool, new errors appear, so do not take the above list too serious as it can be inconsistent depending of the tool used.
Expected
No AA issues from the Segment Editor
Attachments
Issue Links
- fixes
-
LPS-167437 HR_505 SR is announcing the search icon as "Unlabeled 1 Button"
- Closed
-
LPS-167439 HR_508 Name is not defined for 2 buttons in the Conditions section
- Closed
-
LPS-167441 HR_509 No names defined for any of the combo boxes, edit boxes, select buttons, and/or buttons under the conditions section
- Closed
-
LPS-166613 HTML review
-
- Closed
-