馃煝 Good First Issue
Problem
Some cron history cards on the ScheduledJobs page have low-contrast text borders, failing WCAG AAA contrast ratio accessibility standards.
Why It Matters
Accessibility compliance ensures all users including those with visual impairments can use the dashboard effectively.
Suggested Files
frontend/src/pages/ScheduledJobs.tsx
Definition of Done
馃煝 Good First Issue
Problem
Some cron history cards on the ScheduledJobs page have low-contrast text borders, failing WCAG AAA contrast ratio accessibility standards.
Why It Matters
Accessibility compliance ensures all users including those with visual impairments can use the dashboard effectively.
Suggested Files
frontend/src/pages/ScheduledJobs.tsxDefinition of Done
npm run lintandnpm run typecheckpass cleanly.