Skip to content

feat(t102): two-line tab titles#14

Merged
duongdev merged 1 commit into
mainfrom
feat/t102-two-line-tab-titles
Jul 7, 2026
Merged

feat(t102): two-line tab titles#14
duongdev merged 1 commit into
mainfrom
feat/t102-two-line-tab-titles

Conversation

@duongdev

@duongdev duongdev commented Jul 7, 2026

Copy link
Copy Markdown
Owner

Sidebar tab rows (CDP tabs + local tabs) now show the title on a fixed two lines instead of one truncated line — long titles clamp to two lines with an ellipsis, short titles still reserve the second line so every row has a uniform two-line height.

src/components/sidebar.tsx only (4 class edits, no logic): title spans truncateline-clamp-2 min-h-[2lh]; row containers + drag-overlay items-centeritems-start (favicon aligns to line 1). Pins (favicon tiles) unaffected.

Spec: docs/tasks/done/102-two-line-tab-titles.md. typecheck + build green; Tailwind emits min-height:2lh.

https://claude.ai/code/session_01USyifc9ZK6Cy5hAmKKy2ok

@dokploy-2026-03-01-6ei3s7

dokploy-2026-03-01-6ei3s7 Bot commented Jul 7, 2026

Copy link
Copy Markdown

Dokploy Preview Deployment

Name Status Preview Updated (UTC)
cdp-browser-app ✅ Done Preview URL 2026-07-07T11:59:32.132Z

@duongdev duongdev merged commit 3df9a60 into main Jul 7, 2026
3 checks passed
@duongdev duongdev deleted the feat/t102-two-line-tab-titles branch July 7, 2026 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant