Skip to content

fix(web): give sidebar un-settle button a tooltip - #7796

Merged
maria-rcks merged 3 commits into
pingdotgg:mainfrom
UtkarshUsername:fix/sidebar-unsettle-tooltip
Aug 21, 2026
Merged

fix(web): give sidebar un-settle button a tooltip#7796
maria-rcks merged 3 commits into
pingdotgg:mainfrom
UtkarshUsername:fix/sidebar-unsettle-tooltip

Conversation

@UtkarshUsername

@UtkarshUsername UtkarshUsername commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

What Changed

The un-settle button on sidebar threads now shows a tooltip, just like the settle button already does.

Why

The Settle button had a tooltip but its reverse state, Un-settle, did not.

UI Changes

Before:
image

After:
image

Checklist

  • This PR is small and focused
  • I explained what changed and why
  • I included before/after screenshots for any UI changes
  • I included a video for animation/interaction changes

Note

Low Risk
Cosmetic UI-only change with no behavior, data, or security impact.

Overview
Adds a hover/focus tooltip on the slim sidebar un-settle control so it matches other thread actions.

The button still uses the same click handler, aria-label, and hover styling; it is only wrapped in Tooltip with the copy “Un-settle thread”.

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

Note

[!NOTE]

Add tooltip to un-settle button in SidebarThreadRow

Wraps the un-settle action button with a Tooltip that shows "Un-settle thread" on hover/focus. The button's click handler, aria-label, and styling are unchanged.

Macroscope summarized c932183.

The Settle button had a tooltip but its reverse state, Un-settle,
did not. Wrap it in the same Tooltip pattern.
@coderabbitai

coderabbitai Bot commented Aug 21, 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: 4517c658-9482-4e5c-80c1-27bf25673563

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 Aug 21, 2026
@macroscopeapp

macroscopeapp Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Approvability

Verdict: Approved at f60ede1

Macroscope's review found this PR approvable — This change adds a tooltip to an existing un-settle button in the sidebar, following an established pattern already used elsewhere in the same file. The button's functionality is unchanged - only visual feedback on hover is added.

Notes:

  • No code objects were reviewed. Approvability was decided on eligibility alone.

You can add or adjust custom eligibility rules. Learn more.

@maria-rcks
maria-rcks merged commit 9b5d416 into pingdotgg:main Aug 21, 2026
22 checks passed
@UtkarshUsername
UtkarshUsername deleted the fix/sidebar-unsettle-tooltip branch August 21, 2026 21:16
github-actions Bot added a commit to omarcresp/t3code-flake that referenced this pull request Aug 21, 2026
## What's Changed
* feat(web): double-click chat header title to rename thread by @UtkarshUsername in pingdotgg/t3code#7817
* fix(web): model picker no longer shows a double border by @RakshithBhat03 in pingdotgg/t3code#7772
* fix(web): give sidebar un-settle button a tooltip by @UtkarshUsername in pingdotgg/t3code#7796
* fix(web): render oversized terminal graphemes without crashing by @Lucenx9 in pingdotgg/t3code#7809


**Full Changelog**: pingdotgg/t3code@v0.0.34-nightly.20260821.1153...v0.0.34-nightly.20260821.1154

Upstream release: https://github.com/pingdotgg/t3code/releases/tag/v0.0.34-nightly.20260821.1154
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.

2 participants