Skip to content

fix(dashboard): filter height diff#6428

Merged
ogzhanolguncu merged 2 commits into
mainfrom
fix-filter-height
Jun 12, 2026
Merged

fix(dashboard): filter height diff#6428
ogzhanolguncu merged 2 commits into
mainfrom
fix-filter-height

Conversation

@ogzhanolguncu

@ogzhanolguncu ogzhanolguncu commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

Fixes ENG-2902 height and round differences

Before:
Screenshot 2026-06-11 at 15 42 18

After:
image

@vercel

vercel Bot commented Jun 11, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
dashboard Ready Ready Preview, Comment Jun 12, 2026 11:34am
design Ready Ready Preview, Comment Jun 12, 2026 11:34am

Request Review

@linear-code

linear-code Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

ENG-2902

@pullfrog pullfrog Bot left a comment

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.

✅ No new issues found.

Reviewed changes — a visual-only fix to the audit logs filter button so its height and corner radius match sibling controls.

  • Set explicit button size — adds size="md" (h-8) to the Button, replacing the default sm (h-7); confirmed valid against the @unkey/ui Button API.
  • Round the corners — adds rounded-lg to the className, overriding the ghost variant's default rounded-md via cn precedence.

Pullfrog  | View workflow run | Using Claude Opus𝕏

@dave-hawkins dave-hawkins left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Unsure why we'd need to override the roundedness of these buttons?

@ogzhanolguncu ogzhanolguncu enabled auto-merge June 12, 2026 11:33
@ogzhanolguncu ogzhanolguncu added this pull request to the merge queue Jun 12, 2026
Merged via the queue into main with commit bf34bf5 Jun 12, 2026
14 checks passed
@ogzhanolguncu ogzhanolguncu deleted the fix-filter-height branch June 12, 2026 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants