You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to be able to specify the SegmentedControl.Button as a small size as I can with other buttons size is not a supported prop of SegmentedControl.Button - so I tried setting the fontSize through sx prop and it still has no effect.
Thanks for the update @mperrotti! I moved this into "Up Next: Design" on the Primer teams backlog to match the status. I'd definitely focus on #2267 first, unless you'd rather the team handle this new size through the sx prop in the longer term.
Describe the bug
As originally reported in #2267:
I'd like to be able to specify the SegmentedControl.Button as a
small
size as I can with other buttonssize
is not a supported prop ofSegmentedControl.Button
- so I tried setting the fontSize through sx prop and it still has no effect.To Reproduce
Steps to reproduce the behavior:
size
is not a supported prop for the Buttonsx={{fontSize: 0}}
to one of the buttonsExpected behavior
sx
prop should apply to SegmentedControl.Button.Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: