Skip to content

fix(desktop): round main area top corners#5371

Open
ComputelessComputer wants to merge 1 commit into
fix/escape-opens-homefrom
fix/main-area-top-corners
Open

fix(desktop): round main area top corners#5371
ComputelessComputer wants to merge 1 commit into
fix/escape-opens-homefrom
fix/main-area-top-corners

Conversation

@ComputelessComputer
Copy link
Copy Markdown
Collaborator

@ComputelessComputer ComputelessComputer commented May 29, 2026

Keep top corners on the edge-to-edge main surface and cover the scaffold class override.


This is part 2 of 3 in a stack made with GitButler:


Note

Low Risk
Desktop layout/CSS-only change with no auth, data, or API impact.

Overview
For the edge-to-edge / top main surface chrome, the shell no longer forces the main chat anchor to be fully square. It now applies rounded-t-xl and rounded-b-none on [data-chat-floating-anchor] (replacing rounded-none), so the main area keeps rounded top corners while staying flush on the bottom and sides.

The MainShellScaffold edge-to-edge test was updated to assert the new descendant rounding classes alongside the existing border overrides.

Reviewed by Cursor Bugbot for commit 7392f23. Bugbot is set up for automated code reviews on this repo. Configure here.

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit b312eeb. Configure here.

Comment thread apps/desktop/src/session/components/title-input.tsx
@ComputelessComputer ComputelessComputer changed the base branch from fix/sidebar-timeline-setting to fix/escape-opens-home May 29, 2026 17:01
@ComputelessComputer ComputelessComputer force-pushed the fix/main-area-top-corners branch from b312eeb to 373168f Compare May 29, 2026 17:07
@ComputelessComputer ComputelessComputer force-pushed the fix/main-area-top-corners branch from 373168f to 8e3df00 Compare May 29, 2026 17:11
@ComputelessComputer ComputelessComputer force-pushed the fix/main-area-top-corners branch from 8e3df00 to 50c38a3 Compare May 29, 2026 17:19
@ComputelessComputer ComputelessComputer force-pushed the fix/main-area-top-corners branch from 50c38a3 to c0f4d32 Compare May 29, 2026 17:22
Keep top corners on the edge-to-edge main surface and cover the scaffold class override.
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