Known issues
Gaps in the current rules
bulletedhas no test at all.List.test.tsxcoversdisableBorderanddisableHover(by asserting the class name appears — see TITAN-DIV-30 for why that assertion doesn’t confirm a visual effect either), but nothing exercisesbulletedin any form, test or story.- AddList has no documentation page in this site. It’s named for the same “list” concept but is a completely different, form-oriented, dynamic add/remove-rows component. There is currently nowhere in this documentation to send a reader who confuses the two by name.
- No keyboard-interaction test exists for
ListItemButtonrows. List’s own test suite only asserts CSS class presence; nothing confirms tab order or activation behavior for a row. - Whether a
ListSubheaderis exposed as a group name to assistive technology is unconfirmed. No test in the checkout addresses it.