Skip to content

feat(seer): always show action buttons in explorer chat blocks#116049

Merged
ChrisandraVaz merged 1 commit into
masterfrom
chrisandra-vaz/seer-always-show-action-buttons
May 21, 2026
Merged

feat(seer): always show action buttons in explorer chat blocks#116049
ChrisandraVaz merged 1 commit into
masterfrom
chrisandra-vaz/seer-always-show-action-buttons

Conversation

@ChrisandraVaz
Copy link
Copy Markdown
Contributor

@ChrisandraVaz ChrisandraVaz commented May 21, 2026

Summary

  • Removed visibility: hidden and the Block:hover CSS rule from ActionButtonBar in blockComponents.tsx
  • The thumbs up/down feedback buttons and copy button in the Seer Explorer chat are now always visible instead of only appearing on hover

🤖 Generated with Claude Code

@ChrisandraVaz ChrisandraVaz requested a review from a team as a code owner May 21, 2026 20:09
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label May 21, 2026
Copy link
Copy Markdown
Contributor

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 63237d0. Configure here.

Comment thread static/app/components/commandPalette/ui/commandPaletteStateContext.tsx Outdated
Copy link
Copy Markdown
Member

@isaacwang-sentry isaacwang-sentry left a comment

Choose a reason for hiding this comment

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

PR description doesn't seem to match change?

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 21, 2026

📊 Type Coverage Diff

✅ No new type safety issues introduced. Coverage: 93.62%

@ChrisandraVaz ChrisandraVaz force-pushed the chrisandra-vaz/seer-always-show-action-buttons branch from 63237d0 to f248c5a Compare May 21, 2026 20:46
@ChrisandraVaz ChrisandraVaz requested a review from a team as a code owner May 21, 2026 20:46
Copy link
Copy Markdown
Member

@isaacwang-sentry isaacwang-sentry left a comment

Choose a reason for hiding this comment

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

LGTM!

@ChrisandraVaz
Copy link
Copy Markdown
Contributor Author

thanks

@ChrisandraVaz ChrisandraVaz merged commit 4462d69 into master May 21, 2026
70 checks passed
@ChrisandraVaz ChrisandraVaz deleted the chrisandra-vaz/seer-always-show-action-buttons branch May 21, 2026 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants