The ⚠️ icon in the session page toolbar is always visible, regardless of whether there are actual warnings or errors. This creates a false sense of something being wrong even when the session is healthy. When there are no issues, clicking it does nothing which adds to the confusion.
Proposed solutions
- Use a state-aware icon (neutral by default, alert only when needed)
- Add a colored status dot badge to convey state without changing the icon
- Update tooltip copy to reflect current state, e.g. "Session health · No issues" vs "2 warnings · Click to review"
The⚠️ icon in the session page toolbar is always visible, regardless of whether there are actual warnings or errors. This creates a false sense of something being wrong even when the session is healthy. When there are no issues, clicking it does nothing which adds to the confusion.
Proposed solutions