Skip to content

Fix thread tooltip folder icon color#4383

Merged
maria-rcks merged 1 commit into
mainfrom
agent/thread-tooltip-folder-icon-color
Jul 23, 2026
Merged

Fix thread tooltip folder icon color#4383
maria-rcks merged 1 commit into
mainfrom
agent/thread-tooltip-folder-icon-color

Conversation

@maria-rcks

@maria-rcks maria-rcks commented Jul 23, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Match the thread tooltip folder icon stroke color to the other metadata icons.

Why

The project favicon fallback used a dimmer inherited color than the server, branch, and provider icons.

Verification

  • vp fmt apps/web/src/components/SidebarV2.tsx --check
  • vp lint apps/web/src/components/SidebarV2.tsx --report-unused-disable-directives
  • vp run --filter @t3tools/web typecheck

Browser testing was skipped at the requester’s direction.

Note

Fix folder icon stroke color in thread tooltip sidebar

Adds stroke-muted-foreground to the ProjectFavicon element in SidebarV2ThreadTooltip so the folder icon renders with the correct muted color instead of the default stroke.

Macroscope summarized b7fcd8e.


Note

Low Risk
Single Tailwind class on a sidebar tooltip icon; no logic, data, or API changes.

Overview
In Sidebar V2 thread hover tooltips, the project row’s ProjectFavicon now includes stroke-muted-foreground so the folder fallback stroke matches the server, branch, and other metadata icons instead of looking dimmer from inherited stroke color.

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

@coderabbitai

coderabbitai Bot commented Jul 23, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 02ae266f-e6bb-48ff-8a31-7e82ff8fe930

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch agent/thread-tooltip-folder-icon-color

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.

@github-actions github-actions Bot added vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. size:XS 0-9 changed lines (additions + deletions). labels Jul 23, 2026
@maria-rcks
maria-rcks marked this pull request as ready for review July 23, 2026 18:08
@maria-rcks
maria-rcks enabled auto-merge (squash) July 23, 2026 18:10
@macroscopeapp

macroscopeapp Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Approvability

Verdict: Approved

Single-line CSS class addition to fix icon color styling. This is a trivial UI adjustment with no runtime behavior impact.

You can customize Macroscope's approvability policy. Learn more.

@maria-rcks
maria-rcks merged commit 9798548 into main Jul 23, 2026
21 checks passed
@maria-rcks
maria-rcks deleted the agent/thread-tooltip-folder-icon-color branch July 23, 2026 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS 0-9 changed lines (additions + deletions). vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant