Skip to content

Always show recommended next action on git button#227

Merged
BunsDev merged 1 commit into
mainfrom
okcode/git-next-action
Apr 4, 2026
Merged

Always show recommended next action on git button#227
BunsDev merged 1 commit into
mainfrom
okcode/git-next-action

Conversation

@BunsDev

@BunsDev BunsDev commented Apr 4, 2026

Copy link
Copy Markdown
Member

Summary

  • Remove responsive sr-only hiding from the git quick action button label
  • The recommended next action text (Commit, Pull, Push, PR, etc.) is now always visible next to the icon, regardless of viewport width
  • Applies to both enabled and disabled (popover) button states

Test plan

  • Verify the git button in the header always shows the action label (e.g. "Commit", "Pull", "Push & create PR")
  • Resize the window to various widths and confirm the label remains visible
  • Test with different git states (clean, dirty, behind, ahead, open PR) to see correct labels

🤖 Generated with Claude Code

Remove responsive sr-only hiding so the quick action text (Commit, Pull,
Push, PR, etc.) is always visible next to the icon regardless of viewport
width.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel

vercel Bot commented Apr 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Apr 4, 2026 6:41pm
v0-compute-the-platform-to-build Ready Ready Preview, Open in v0 Apr 4, 2026 6:41pm

@github-actions github-actions Bot added size:XS vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. labels Apr 4, 2026
@BunsDev BunsDev merged commit 1580539 into main Apr 4, 2026
9 of 10 checks passed
@BunsDev BunsDev deleted the okcode/git-next-action branch April 6, 2026 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS 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