Skip to content

fix(web): stack Connected + Collaborators status chips vertically#153

Merged
mvalancy merged 1 commit into
devfrom
fix/topbar-status-stack
Jun 21, 2026
Merged

fix(web): stack Connected + Collaborators status chips vertically#153
mvalancy merged 1 commit into
devfrom
fix/topbar-status-stack

Conversation

@mvalancy

Copy link
Copy Markdown
Member

Stacks the top-bar right cluster vertically (was lg:flex-row side-by-side) → ~130px instead of ~250px wide, freeing top-bar width and tidying the status corner. typecheck + smoke 5/5.

🤖 Generated with Claude Code

The right status cluster was side-by-side (lg:flex-row), the widest part of the
top bar. Stack it vertically (flex-col, right-aligned, tight gap) so the cluster
is ~130px instead of ~250px wide — more headroom for the view-tab strip and a
tidier status corner.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@mvalancy mvalancy merged commit c29bd0c into dev Jun 21, 2026
11 checks passed
@mvalancy mvalancy deleted the fix/topbar-status-stack branch June 21, 2026 23:20
@github-actions

Copy link
Copy Markdown

🧪 Comprehensive Test Suite

  • Unit suites (Node 18.x & 20.x) — core, web, server, mcp-server: ✅ passed
  • Installer & deploy config: ✅ passed

Full-stack smoke gate runs in the CI workflow.

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