Skip to content

fix(web): fill fast mode icon - #5004

Merged
maria-rcks merged 1 commit into
mainfrom
agent/fill-fast-mode-icon
Jul 30, 2026
Merged

fix(web): fill fast mode icon#5004
maria-rcks merged 1 commit into
mainfrom
agent/fill-fast-mode-icon

Conversation

@maria-rcks

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

Copy link
Copy Markdown
Collaborator

before
image
after
image


Note

Low Risk
Single-component Tailwind class change for icon styling with no logic or data impact.

Overview
Updates the traits picker fast mode bolt so it renders as a filled icon instead of outline-only.

ComposerControlIcon for ZapIcon now uses fill-current and opacity-80, replacing the previous text-foreground/80 opacity-100 treatment. When the provider is Claude Agent, the bolt uses the brand accent text-[#d97757]; other providers keep text-foreground.

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

Note

Fill fast mode icon with provider-specific color in TraitsPicker

Updates the fast mode icon in TraitsPicker.tsx to use fill-current and conditionally apply an orange tint (#d97757) when the provider is claudeAgent, falling back to text-foreground otherwise. Opacity is also reduced from 100 to 80.

Macroscope summarized 7a968a6.

@coderabbitai

coderabbitai Bot commented Jul 30, 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: 019414ee-9cc9-4213-b21c-66c6914e5916

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

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 30, 2026
@maria-rcks
maria-rcks marked this pull request as ready for review July 30, 2026 16:26
macroscopeapp[bot]
macroscopeapp Bot previously approved these changes Jul 30, 2026
@macroscopeapp

macroscopeapp Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Approvability

Verdict: Approved 7a968a6

This PR makes a minor UI adjustment to the fast mode icon styling - changing its fill behavior and adding conditional coloring based on provider type. Pure CSS/styling change with no runtime behavior impact.

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

@maria-rcks
maria-rcks force-pushed the agent/fill-fast-mode-icon branch from 170114e to 7a968a6 Compare July 30, 2026 16:29
@macroscopeapp
macroscopeapp Bot dismissed their stale review July 30, 2026 16:29

Dismissing prior approval to re-evaluate 7a968a6

@maria-rcks
maria-rcks merged commit 4ba4871 into main Jul 30, 2026
17 checks passed
@maria-rcks
maria-rcks deleted the agent/fill-fast-mode-icon branch July 30, 2026 16:42
github-actions Bot added a commit to omarcresp/t3code-flake that referenced this pull request Jul 30, 2026
## What's Changed
* fix(mobile): support pre-Liquid-Glass iOS bottom toolbar by @gabrielelpidio in pingdotgg/t3code#4984
* fix(server): restore PR detection without HOME by @StiensWout in pingdotgg/t3code#4985
* fix(web): fill fast mode icon by @maria-rcks in pingdotgg/t3code#5004
* fix: cache project favicons across web and mobile by @gabrielelpidio in pingdotgg/t3code#4767
* perf(ci): cut stale runs and redundant setup by @t3dotgg in pingdotgg/t3code#4802


**Full Changelog**: pingdotgg/t3code@v0.0.32-nightly.20260730.957...v0.0.32-nightly.20260730.958

Upstream release: https://github.com/pingdotgg/t3code/releases/tag/v0.0.32-nightly.20260730.958
aaditagrawal pushed a commit to aaditagrawal/t3code that referenced this pull request Aug 1, 2026
aaditagrawal added a commit to aaditagrawal/t3code that referenced this pull request Aug 1, 2026
sync: port upstream web UI polish, prompt stash, appearance settings (pingdotgg#2109pingdotgg#5004)
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