Skip to content

fix(web): add pointer cursor to composer send button#1415

Merged
juliusmarminge merged 1 commit intopingdotgg:mainfrom
BeckWangthumboon:fix/send-button-cursor-pointer
Mar 26, 2026
Merged

fix(web): add pointer cursor to composer send button#1415
juliusmarminge merged 1 commit intopingdotgg:mainfrom
BeckWangthumboon:fix/send-button-cursor-pointer

Conversation

@BeckWangthumboon
Copy link
Copy Markdown
Contributor

@BeckWangthumboon BeckWangthumboon commented Mar 25, 2026

What Changed

Updated the composer send button in ChatView to use a pointer cursor only when the control is enabled.

Why

The composer send button did not show a pointer cursor when it was clickable, making it inconsistent with other interactive controls.

UI Changes

This is a cursor-affordance-only change.

I used a short recording instead of screenshots because the mouse pointer doesn't show up in screenshots.

send-button-cursor-demo-trimmed.mp4

Checklist

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

Related to #416. Only affects the composer send button.

Note

Add pointer cursor to composer send button in ChatView

Adds enabled:cursor-pointer and disabled:pointer-events-none Tailwind classes to the submit button in ChatView.tsx to match standard button cursor behavior.

Macroscope summarized c22dde5.


Note

Cursor Bugbot is generating a summary for commit c22dde5. Configure here.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 25, 2026

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

Run ID: 9253bdad-070a-4427-8fa7-4d02047bdbe7

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

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.

@github-actions github-actions bot added size:XS 0-9 changed lines (additions + deletions). vouch:unvouched PR author is not yet trusted in the VOUCHED list. labels Mar 25, 2026
@BeckWangthumboon BeckWangthumboon marked this pull request as ready for review March 25, 2026 19:22
@juliusmarminge juliusmarminge enabled auto-merge (squash) March 26, 2026 02:00
@juliusmarminge juliusmarminge merged commit 37cf0c1 into pingdotgg:main Mar 26, 2026
15 of 16 checks passed
aaditagrawal pushed a commit to aaditagrawal/t3code that referenced this pull request Mar 26, 2026
apexsloth pushed a commit to apexslothforks/t3code that referenced this pull request Mar 26, 2026
Chrono-byte pushed a commit to Chrono-byte/t3code that referenced this pull request Mar 31, 2026
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:unvouched PR author is not yet trusted in the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants