-
Notifications
You must be signed in to change notification settings - Fork 829
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
[Bug] up/down chevron alignment #894
Conversation
🦋 Changeset detectedLatest commit: fadb376 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Going to add this to the Octicons agenda for next Wednesday. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Haven't heard any concerns about aligning the icon. If we can bundle this with addressing any visual regressions in buttons (if that was the original reason for the misalignment) let's do it.
80eac50
to
9fee24d
Compare
9fee24d
to
8aee6b6
Compare
b4bc3f4
to
c890516
Compare
84452a3
to
984e506
Compare
…rimer/octicons into chevron-vertical-alignment-bug
…rimer/octicons into chevron-vertical-alignment-bug
…rimer/octicons into chevron-vertical-alignment-bug
Here's a preview of how these changes will impact Primer React https://primer-3ab97043a8-13348165.drafts.github.io/storybook/?path=/story/components-iconbutton-features--chevron-test |
Closes https://github.com/github/primer/issues/1673
This PR adjusts where the SVG sits within the frame to improve horizontal alignment between these related icons.
Before
After
Concerns