Skip to content

Unify the Claude sidebar controls#380

Merged
lidge-jun merged 2 commits into
devfrom
codex/260724-claude-nav-switch
Jul 24, 2026
Merged

Unify the Claude sidebar controls#380
lidge-jun merged 2 commits into
devfrom
codex/260724-claude-nav-switch

Conversation

@lidge-jun

Copy link
Copy Markdown
Owner

Summary

  • merge the Claude navigation entry and connection toggle into one sidebar row
  • keep navigation and connection changes as separate accessible controls
  • reduce the visible switch to 28×16 while preserving a 44×36 hit target

Why

The sidebar exposed two separate Claude controls for navigation and connection state. Combining them removes the duplicate entry while retaining clear interaction boundaries and a compact visual footprint.

Impact

  • the Claude label still navigates to the Claude settings section
  • the switch toggles the Claude connection without triggering navigation
  • active, hover, focus, disabled, desktop, and mobile states remain supported

Validation

  • bun run typecheck
  • bun run test — 3977 passed, 0 failed
  • bun run lint:gui
  • cd gui && bun run build
  • bun run privacy:scan
  • pre-push React Doctor — no issues found
  • agbrowse desktop and mobile smoke test, including independent navigation/toggle behavior and restored Claude enabled state

@coderabbitai

coderabbitai Bot commented Jul 24, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@lidge-jun, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 26 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: d9a586ec-1386-4ff2-97db-23e21c77a82a

📥 Commits

Reviewing files that changed from the base of the PR and between 4b98cac and 06d7802.

📒 Files selected for processing (2)
  • gui/src/App.tsx
  • gui/src/styles.css
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/260724-claude-nav-switch

Comment @coderabbitai help to get the list of available commands.

@lidge-jun
lidge-jun marked this pull request as ready for review July 24, 2026 03:52
@lidge-jun
lidge-jun requested a review from Ingwannu as a code owner July 24, 2026 03:52
@lidge-jun
lidge-jun merged commit 74c1a85 into dev Jul 24, 2026
12 checks passed
@lidge-jun
lidge-jun deleted the codex/260724-claude-nav-switch branch July 24, 2026 10:42
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