Skip to content
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

SplitButton – Target Size (Minimum) (AA) #33650

Open
Tracked by #32383
gouttierre opened this issue Jan 14, 2025 · 0 comments
Open
Tracked by #32383

SplitButton – Target Size (Minimum) (AA) #33650

gouttierre opened this issue Jan 14, 2025 · 0 comments

Comments

@gouttierre
Copy link
Contributor

gouttierre commented Jan 14, 2025

Problem

  • Both the medium and small variants fail for the menu button in the horizontal axis. The medium variant fails by only 1px, which should be easy to fix. The small variant fails by 9px.

Current State

  • small: 15x24 ❌
  • med: 23x32 ❌
  • lg: 31x40 ✅ (but should be 32x40)

Components / Button / SplitButton - Docs ⋅ Storybook


Change Needed

  • small: 24x24
  • med: 24x32
  • lg: 32x40

Refer to this Figma UI Kits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant