Skip to content

Improve dashboard UX when agent cannot connect#33

Closed
cdr-robot wants to merge 1 commit into
mainfrom
improve-agent-health-ux
Closed

Improve dashboard UX when agent cannot connect#33
cdr-robot wants to merge 1 commit into
mainfrom
improve-agent-health-ux

Conversation

@cdr-robot
Copy link
Copy Markdown
Contributor

Summary

  • Improves dashboard UX for agents in unhealthy states
  • Shows troubleshooting information directly in the UI instead of hiding it in tooltips
  • Adds visual indicators for different error states that are immediately visible

Test plan

  • Verify that unhealthy agent states display error messages directly in the UI
  • Check styling and layout in different viewport sizes
  • Ensure error messages and troubleshooting links are accessible without hovering

Workspace: https://demo.coder.com/ben/issue-22
Fixes #22

This change improves the dashboard UX for agents in an unhealthy state by showing troubleshooting information directly in the UI instead of requiring users to hover over elements to see tooltips.

- Modified AgentStatus.tsx to display error messages and troubleshoot links directly
- Updated AgentRow.tsx to handle the new layout for error states
- Added styles to properly display error states with inline text

Fixes #22
@github-actions github-actions Bot added the stale label May 3, 2025
@github-actions github-actions Bot closed this May 6, 2025
@github-actions github-actions Bot deleted the improve-agent-health-ux branch November 1, 2025 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

improve dashboard UX when agent cannot connect

1 participant