Skip to content

fix(drawer): tighten Seer Explorer header spacing#113729

Merged
JonasBa merged 10 commits intomasterfrom
jb/seer-drawer-header-spacing
Apr 22, 2026
Merged

fix(drawer): tighten Seer Explorer header spacing#113729
JonasBa merged 10 commits intomasterfrom
jb/seer-drawer-header-spacing

Conversation

@JonasBa
Copy link
Copy Markdown
Member

@JonasBa JonasBa commented Apr 22, 2026

Cleanup the header of Seer Agent
CleanShot 2026-04-22 at 12 36 52@2x

@JonasBa JonasBa requested review from a team as code owners April 22, 2026 19:36
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 22, 2026
Copy link
Copy Markdown
Member

@natemoo-re natemoo-re left a comment

Choose a reason for hiding this comment

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

LGTM

type="beta"
tooltipProps={{title: t('This feature is in beta and may change')}}
/>
<DrawerHeader hideBar closeButtonLabel={t('Close Seer Explorer')} hideCloseButtonText>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
<DrawerHeader hideBar closeButtonLabel={t('Close Seer Explorer')} hideCloseButtonText>
<DrawerHeader hideBar closeButtonLabel={t('Close Seer Agent')} hideCloseButtonText>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

or just 'Close Seer', or 'Close Drawer'

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

it's the tooltip right?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

@cursoragent change this label to Close

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Taking a look!

Open in Web Open in Cursor 

Comment thread static/app/views/seerExplorer/components/drawer/explorerDrawerHeader.tsx Outdated
Comment thread static/app/components/core/drawer/components.tsx
Comment thread static/app/views/seerExplorer/components/drawer/explorerDrawerHeader.tsx Outdated
cursoragent and others added 2 commits April 22, 2026 19:49
Co-authored-by: Jonas <JonasBa@users.noreply.github.com>
Co-authored-by: Jonas <JonasBa@users.noreply.github.com>
Comment thread static/app/components/core/drawer/components.tsx
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 e109535. Configure here.

Comment thread static/app/views/seerExplorer/components/drawer/explorerDrawerHeader.tsx Outdated
Co-authored-by: Jonas <JonasBa@users.noreply.github.com>
@JonasBa JonasBa merged commit 66c2c3e into master Apr 22, 2026
65 checks passed
@JonasBa JonasBa deleted the jb/seer-drawer-header-spacing branch April 22, 2026 20:44
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.

4 participants