Skip to content

feat(CommitHeader): add tooltip to display full commit message #8307

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 28, 2025

Conversation

matthewevans
Copy link
Contributor

@matthewevans matthewevans commented Apr 28, 2025

🧢 Changes

Added a Tooltip instance to the CommitHeader component. This allows the commit title to be displayed when the user hovers over the commit in the list.

☕️ Reasoning

  • Provides full commit title when title is truncated

Screenshot 2025-04-28 at 12 03 44 PM

Copy link

vercel bot commented Apr 28, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
gitbutler-components ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 28, 2025 9:53pm

Copy link

vercel bot commented Apr 28, 2025

@matthewevans is attempting to deploy a commit to the GitButler Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Collaborator

@Byron Byron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks so much for contributing!

I love it, but I might be biased ;).

What do you think, @krlvi?

The changes in this commit add a Tooltip component to the CommitHeader component. This allows the commit title to be displayed when the user hovers over the commit
Copy link
Member

@krlvi krlvi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution, Matt!

@krlvi krlvi merged commit 9f89f53 into gitbutlerapp:master Apr 28, 2025
19 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants