[BUG] Dashboard/stats view content is clipped behind sidebar when sidebar is open

Resolved 💬 3 comments Opened Apr 16, 2026 by cfreshney Closed Apr 20, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

When the sidebar is visible in the Claude Code desktop app, the main content area (dashboard/stats view) does not account for the sidebar width. Content is rendered starting from the left edge of the window instead of from the right edge of the sidebar, causing the left portion of the main view to be clipped/hidden behind the sidebar.

Workaround:
Hiding the sidebar makes the view render correctly.

Environment:

OS: macOS (Darwin 24.6.0)
App: Claude Code desktop app
Version: Claude 1.2773.0 (884b37) 2026-04-15T14:32:09.000Z (Latest Version)

Already tried:
Reinstalling the app (deleted and redownloaded) - issue persists
No app updates available
Switching between models.

See screenshot for bug visual.

What Should Happen?

Expected behavior:
The main content area should render to the right of the sidebar, with all stat cards (Messages, Total tokens, Active, Longest streak, Peak hour, Favorite model) and headings fully visible.

Error Messages/Logs

Steps to Reproduce

Steps to reproduce:

Open the Claude Code desktop app
Ensure the sidebar is visible (not collapsed)
Navigate to the dashboard/stats view ("What's next, Claire?" view with Models, Messages, Total tokens, etc.)

Actual behavior:
The main content is clipped on the left side. Headings appear cut off (e.g.

<img width="803" height="449" alt="Image" src="https://github.com/user-attachments/assets/712e2b9d-27a3-4ffe-a7fd-b644d27965e8" />

"next, Claire?" instead of "What's next, Claire?"), the leftmost column of stat cards is hidden behind the sidebar, and the activity grid is partially obscured.

Claude Model

Opus

Is this a regression?

Yes, this worked in a previous version

Last Working Version

1.2773.0

Claude Code Version

2.1.92

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

_No response_

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗