Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.2.X, 7.3.X, Master
-
7.3.x, 7.2.x
-
Committed
-
1
-
2
-
LIMA | QA Sprint 14
-
Accessibility
Description
Description
There are a few accessibility issues in Message Boards regarding heading hierarchy
Steps to reproduce
- Add Message Board widget to your Home page.
- Add a Category.
- Add a Thread into that category.
Issues in Message Board's main view
- Heading hierarchy is not being followed. We go from h2 to h4
- The element "Categories" marked with css class "list-group-header-title" it is not a header opposite to what its css class seems to show.
- Description is a h5 header even when it is just a description and it should not be any kind of header.
Issues in Message Board's categories view
- The element "Threads" marked with css class "list-group-header-title" it is not a header opposite to what its css class seems to show.
- Thread's subject is a h2 header not following the heading hierarchy
Issues in Message Board's thread view
- User's name is a h5 header which breaks heading hierarchy and does not seem necessary.
Attachments
Issue Links
- causes
-
LPS-141548 Cannot manually select item in AP when the display style is set to "cards"
- Closed
-
LPS-147001 Error: Element dl is missing a required child element dt
- Closed
-
LPS-148961 DM drag and drop creates a extra container
- Closed
- relates
-
LPS-141218 Message board's heading elements are not in a sequentially-descending order
- Closed
- mentioned in
-
Page Loading...