Known issues
Gaps in the current rules
color="secondary"has no themed treatment, unlike every other themedChipcolor option. Nothing in source explains why it alone was skipped —Chip.overrides.tsstylesdefault,primary,info,success,warning, anderror, but neversecondary.- No test file exists for Chip at all. There is no
Chip.test.tsxin the Titan checkout — every behavior on the main page beyond what its stories visibly demonstrate is unverified by automation. - No disabled-state treatment exists.
disabledis a valid prop with no themed styling behind it inChip.overrides.ts. - Delete-control keyboard behavior — see Accessibility on the main page for what’s unconfirmed.
iconvs.avatarprecedence when both are passed is untested. No story or test in the checkout exercises this combination.