chore: remove dashboard auto-refresh footer text (#162) #178
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Relates to #162
Severity: Minor
Problem
"Dashboard updates every 7 minutes" is developer-facing language that doesn't add user value. It's also gray-on-white and barely visible.
Recommendation
Remove this text entirely, or replace with a last-refreshed timestamp if needed.
Acceptance Criteria
Implementation Plan (from #162 -- Milestone 9)
Phase: 4 (Dashboard improvements) | Priority: Minor | Depends on: None | Blocks: None
Context
The dashboard shows a footer text "Dashboard updates every 2 minutes" which is developer-facing information that users don't need to see.
Implementation
1. In
frontend/src/features/dashboard/components/DashboardScreen.tsx:Files
frontend/src/features/dashboard/components/DashboardScreen.tsxCommit Convention
Test Criteria
Branch
Work on branch
issue-162-ux-design-audit-cleanup(shared with all #162 sub-issues)Milestone: Implementation Complete
Phase: Execution | Agent: Developer | Status: PASS
Changes
DashboardScreen.tsxVerification
0dc273don branchissue-162-ux-design-audit-cleanupVerdict: PASS | Next: Continue to next milestone