Skip to content

fix(desktop): rename sidebar button label from "Changes" to "Code"#1539

Merged
Kitenite merged 2 commits into
mainfrom
kitenite/open-changes-sidebar
Feb 17, 2026
Merged

fix(desktop): rename sidebar button label from "Changes" to "Code"#1539
Kitenite merged 2 commits into
mainfrom
kitenite/open-changes-sidebar

Conversation

@Kitenite
Copy link
Copy Markdown
Collaborator

@Kitenite Kitenite commented Feb 17, 2026

Summary

  • Renamed the sidebar toggle button from "Changes" to "Code" to better represent that the sidebar covers both files and changes

Changes

  • Updated button label text from "Changes" to "Code"
  • Updated tooltip from "Open Changes Sidebar" to "Open Code Sidebar"
  • Updated aria-labels from "Hide/Show Changes Sidebar" to "Hide/Show Code Sidebar"

Test Plan

  • Verify the sidebar button displays "Code" instead of "Changes"
  • Verify the tooltip shows "Open Code Sidebar"

Summary by CodeRabbit

  • Style
    • Updated sidebar interface text to use "Code Sidebar" instead of "Changes Sidebar" across button labels and tooltips for consistency.
  • Accessibility
    • Updated accessible labels (aria-labels) to match the new "Code Sidebar" wording, improving clarity for assistive technologies.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Feb 17, 2026

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

This change renames UI text in the SidebarControl component: "Changes" → "Code" across aria-labels, button text, and tooltip content. No behavioral or API changes were made.

Changes

Cohort / File(s) Summary
UI Label Updates
apps/desktop/src/renderer/screens/main/components/SidebarControl/SidebarControl.tsx
Replaced occurrences of "Changes" with "Code" in aria-labels, button label, and tooltip text; no logic or signature changes.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

🐰 I hopped in quick to change a word,
From "Changes" to "Code"—soft and heard.
Labels aligned, tooltips sing,
A tiny tweak, a joyful spring. ✨

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: renaming the sidebar button label from 'Changes' to 'Code' in the desktop application.
Description check ✅ Passed The description covers the summary, specific changes made, and test plan, but lacks the structured sections from the template (Related Issues, Type of Change, Screenshots, Additional Notes).

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch kitenite/open-changes-sidebar

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@Kitenite Kitenite merged commit 0af6be6 into main Feb 17, 2026
6 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 17, 2026

🚀 Preview Deployment

🔗 Preview Links

Service Status Link
Neon Database (Neon) View Branch
Fly.io Electric (Fly.io) View App
Fly.io Streams (Fly.io) View App
Vercel API (Vercel) Failed to deploy
Vercel Web (Vercel) Failed to deploy
Vercel Marketing (Vercel) Failed to deploy
Vercel Admin (Vercel) Failed to deploy
Vercel Docs (Vercel) Failed to deploy

Preview updates automatically with new commits

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