session-header.tsx titlebar overflow #6725

Closed
opened 2026-02-16 18:05:03 -05:00 by yindo · 1 comment
Owner

Originally created by @trcio on GitHub (Jan 18, 2026).

Originally assigned to: @adamdotdevin on GitHub.

Description

If the working dir is too long it just bleeds out of the side of the session header. I changed the width from static to bounded, not sure if yall would rather truncate with an ellipsis...

Plugins

none

OpenCode version

1.1.25

Steps to reproduce

  1. start an opencode web instance within a directory with a long name
  2. go to the UI and verify

Screenshot and/or share link

before
image
after
image

Operating System

macOS Sequoia 15.7.2

Terminal

this is a web issue

Originally created by @trcio on GitHub (Jan 18, 2026). Originally assigned to: @adamdotdevin on GitHub. ### Description If the working dir is too long it just bleeds out of the side of the session header. I changed the width from static to bounded, not sure if yall would rather truncate with an ellipsis... ### Plugins none ### OpenCode version 1.1.25 ### Steps to reproduce 1) start an opencode web instance within a directory with a long name 2) go to the UI and verify ### Screenshot and/or share link before <img width="569" height="59" alt="image" src="https://github.com/user-attachments/assets/a9101ca1-e357-473c-a883-04f922bacfe4" /> after <img width="559" height="55" alt="image" src="https://github.com/user-attachments/assets/2f628dde-6118-462a-84c0-fbd6fa723a0b" /> ### Operating System macOS Sequoia 15.7.2 ### Terminal this is a web issue
yindo added the bugweb labels 2026-02-16 18:05:03 -05:00
yindo closed this issue 2026-02-16 18:05:04 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 18, 2026):

This issue might be a duplicate of existing issues. Please check:

  • #9249: Weird Component overlap in Session Header on Desktop search when the project name is long (very similar overflow issue)
  • #8916: Long Session Title Has Empty Line (same component, same root cause)
  • #6165: Model/Session dialog truncating & incorrectly wrapping long names (related text overflow issue in session-related UI)

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Jan 18, 2026): This issue might be a duplicate of existing issues. Please check: - #9249: Weird Component overlap in Session Header on Desktop search when the project name is long (very similar overflow issue) - #8916: Long Session Title Has Empty Line (same component, same root cause) - #6165: Model/Session dialog truncating & incorrectly wrapping long names (related text overflow issue in session-related UI) Feel free to ignore if none of these address your specific case.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#6725