-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
Summary
- Perform theme QA to ensure the tokenized light/dark theme is coherent, accessible, and free of regressions.
- Focus on readability, focus/hover/visited states, and cross-browser sanity checks without overdesign.
Goal
Catch visual regressions and ensure a consistent, readable UI without overdesign.
Checklist
- Contrast:
- Verify primary text on background and on surfaces is readable.
- Verify muted text is still readable (not too faint).
- Verify links are clearly identifiable in both modes.
- Focus states:
- Keyboard focus ring visible on links/buttons/inputs.
- Hover states:
- Meeting rows hover uses
--c-surface-2and is visible but subtle.
- Meeting rows hover uses
- Visited links:
- Visited links have a distinct but restrained style (avoid bright purple).
- Status pills:
- All statuses readable in both modes.
- Cards:
- Accent treatments visible but not loud.
- Filters/search inputs:
- Input borders and placeholder text readable in both modes.
- Cross-browser quick pass (at least Chrome/Firefox):
- No unreadable text or invisible borders.
Acceptance Criteria
- A short QA report (notes or checklist marked complete) is added to the issue.
- Any discovered regressions are fixed or spun into follow-up issues.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels