Skip to content

Refine session header and status bar UI#2299

Open
milkevich wants to merge 2 commits into
different-ai:devfrom
milkevich:fix/session-header-status-bar
Open

Refine session header and status bar UI#2299
milkevich wants to merge 2 commits into
different-ai:devfrom
milkevich:fix/session-header-status-bar

Conversation

@milkevich

@milkevich milkevich commented Jun 17, 2026

Copy link
Copy Markdown

Summary

Refined the session header and status bar UI to improve spacing, alignment, and visual consistency across surfaces.

Changes

  • Reduced excessive padding in the session header
  • Improved spacing and alignment in the status bar
  • Aligned settings and session headers for a more consistent layout
  • No functional changes

Comparison

session-header-status-bar.MOV

Before

Screenshot 2026-06-17 at 12 10 22 AM 2

After

Screenshot 2026-06-17 at 12 10 22 AM 1

Aligned Settings with Session screen

Screenshot 2026-06-17 at 12 54 52 AM

Review in cubic

@vercel

vercel Bot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
openwork-landing Ready Ready Preview, Comment, Open in v0 Jun 17, 2026 4:56am

@vercel

vercel Bot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

@milkevich is attempting to deploy a commit to the Different AI Team on Vercel.

A member of the Team first needs to authorize it.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

No issues found across 2 files

Re-trigger cubic

@evanklem

Copy link
Copy Markdown

Reviewed at 8ca8b56.

Pulled the branch and clicked through the session and settings surfaces. CSS-only, no logic touched. The core change swaps the fixed header/tab heights (h-10, h-11) for py-* padding so the session and settings headers size to content and line up. Status bar tightens to px-2 with px-1 on the indicators.

Two nits, neither blocking:

  • status-bar.tsx:268 - px-2 md:px-2 is redundant; can just be px-2.
  • Title doesn't follow the repo's type(scope): convention (the branch does) - e.g. fix(app): refine session header and status bar UI.

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.

2 participants