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

fix(button): Typo outline button variant #2393

Merged
merged 11 commits into from
Oct 11, 2022

Conversation

oukunan
Copy link
Contributor

@oukunan oukunan commented Oct 1, 2022

The outline variant of the button component, on hover, does not apply the theme's border color

Screenshots

Before
Screen Shot 2565-10-01 at 17 41 34

After
Screen Shot 2565-10-01 at 17 34 33

Extra: I added a storybook for the outline button variant

Screen Shot 2565-10-01 at 17 43 33

Merge checklist

  • Added/updated tests
  • Added/updated documentation
  • Tested in Chrome
  • Tested in Firefox
  • Tested in Safari
  • Tested in Edge

Take a look at the What we look for in reviews section of the contributing guidelines for more information on how we review PRs.

@oukunan oukunan requested review from a team and rezrah October 1, 2022 10:45
@changeset-bot
Copy link

changeset-bot bot commented Oct 1, 2022

🦋 Changeset detected

Latest commit: 95c9ac1

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@primer/react Patch

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

@oukunan oukunan temporarily deployed to github-pages October 1, 2022 10:50 Inactive
@oukunan oukunan temporarily deployed to github-pages October 2, 2022 07:02 Inactive
@oukunan oukunan temporarily deployed to github-pages October 3, 2022 12:13 Inactive
@oukunan oukunan temporarily deployed to github-pages October 3, 2022 14:23 Inactive
Copy link

@mijpeterson mijpeterson left a comment

Choose a reason for hiding this comment

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

Just one comment.

src/Button/Button.stories.tsx Outdated Show resolved Hide resolved
@oukunan oukunan temporarily deployed to github-pages October 4, 2022 02:57 Inactive
@oukunan oukunan requested review from mijpeterson and removed request for rezrah October 4, 2022 04:28
Copy link

@mijpeterson mijpeterson left a comment

Choose a reason for hiding this comment

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

Changes look good to me (I filed the issue). I presume you'll need an approval from a maintainer as well.

@oukunan oukunan temporarily deployed to github-pages October 5, 2022 04:55 Inactive
Copy link
Member

@joshblack joshblack left a comment

Choose a reason for hiding this comment

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

Looks great! 🥳 Thanks for the contribution!

@oukunan oukunan temporarily deployed to github-pages October 6, 2022 02:57 Inactive
@joshblack joshblack temporarily deployed to github-pages October 11, 2022 20:41 Inactive
@joshblack joshblack temporarily deployed to github-pages October 11, 2022 20:58 Inactive
@joshblack joshblack merged commit 294b4c4 into primer:main Oct 11, 2022
@primer-css primer-css mentioned this pull request Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Button: Outline variant hover border is not applied correctly
4 participants