The theme only defines danger / danger-50 / danger-100 / danger-700, so bg-danger-600 / danger-500 / danger-200 generated no CSS — the modal confirm button was white-on-nothing (invisible) and the header button wasn't red. - Header "Cancel PO" button → solid red (bg-danger text-white hover:bg-danger-700) - Modal "Cancel this PO" confirm button → bg-danger (now visible) - Inputs/asterisk/banner border → defined danger tokens Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| attachments.test.ts | ||
| cancel-po-controls.test.tsx | ||
| permissions.test.ts | ||
| po-import-parser.test.ts | ||
| po-line-items-editor.test.tsx | ||
| po-state-machine.test.ts | ||
| po-status-badge.test.tsx | ||
| storage-keys.test.ts | ||
| utils.test.ts | ||
| validations.test.ts | ||