Clue-Solver

Dashboard Accessibility Issues

This file tracks the dashboard accessibility findings that are currently known, without forcing visual regressions just to satisfy the audit mechanically.

Confirmed Current Issue

1. Envelope header text clips on the dashboard

2. Summary metrics also clip in contradiction/dashboard states

Likely Next Issues Once The Header Is Fixed

3. Category summary line is fragile at smaller widths

4. Envelope slot height is tight for long card names

5. Secondary summary text may need a contrast pass

Resolved Non-Visual Issue Kept In Place

6. Raw SF Symbol labels were being exposed to accessibility

Better Resolution Directions

Instead of forcing the dashboard into a visibly worse adaptive layout, the likely better options are:

  1. Redesign the envelope header as a stronger two-line composition that still feels intentional.
  2. Turn the category summary row into a richer stacked metric block instead of a cramped one-line status string.
  3. Introduce edition-aware truncation or abbreviated labels for long envelope-card names.
  4. Run a focused typography/spacing pass for accessibility sizes rather than ad hoc ViewThatFits fallbacks.

Testing Policy For Now