Skip to content

Conversation

mperrotti
Copy link
Contributor

Closes #3168

Screenshots

Before:
An icon-only button followed by a button with an icon and a text label. The icon colors do not match.

An icon-only button followed by a button with an icon and a text label. The icon colors match.

Merge checklist

  • Added/updated tests
  • [n/a] Added/updated documentation
  • Changes are SSR compatible
  • 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.

@mperrotti mperrotti requested review from a team and broccolinisoup June 5, 2023 18:29
@changeset-bot
Copy link

changeset-bot bot commented Jun 5, 2023

🦋 Changeset detected

Latest commit: 80f0160

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

@mperrotti mperrotti added the update snapshots 🤖 Command that updates VRT snapshots on the pull request label Jun 5, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jun 5, 2023

size-limit report 📦

Path Size
dist/browser.esm.js 101.84 KB (+0.02% 🔺)
dist/browser.umd.js 102.32 KB (+0.02% 🔺)

@github-actions github-actions bot temporarily deployed to storybook-preview-3368 June 5, 2023 18:35 Inactive
@mperrotti mperrotti temporarily deployed to github-pages June 5, 2023 18:36 — with GitHub Actions Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-3368 June 5, 2023 18:36 Inactive
@github-actions github-actions bot removed the update snapshots 🤖 Command that updates VRT snapshots on the pull request label Jun 5, 2023
Copy link
Member

@broccolinisoup broccolinisoup left a comment

Choose a reason for hiding this comment

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

Looks good! I just have a comment about the screenshots on the PR description. On the second screenshot, although the alt text says the icon button's icon color matches with the other button's icon color - I still see them differently? Is that my eye playing with me? 😬

@mperrotti mperrotti temporarily deployed to github-pages June 6, 2023 20:17 — with GitHub Actions Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-3368 June 6, 2023 20:17 Inactive
@mperrotti mperrotti added this pull request to the merge queue Jun 7, 2023
Merged via the queue into main with commit c8095a1 Jun 7, 2023
@mperrotti mperrotti deleted the mp/correct-disabled-btn-icon-colors branch June 7, 2023 19:00
This was referenced Jun 7, 2023
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.

Styling differs betwen IconButton and Button with variant="invisible"

4 participants