Skip to content

Conversation

@colebemis
Copy link
Contributor

@colebemis colebemis commented Dec 5, 2023

Problem

The StateLabel component uses incorrect icons for the draft and pullClosed states.

Solution

This PR updates the StateLabel component to use the correct octicons for the draft and pullClosed states.

Changelog

New

Changed

  • Changed draft state icon to GitPullRequestDraftIcon
  • Changed pullClosed state icon to GitPullRequestClosedIcon

Removed

Rollout strategy

  • Patch release
  • Minor release
  • Major release; if selected, include a written rollout or migration plan

Testing & Reviewing

Merge checklist

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

@changeset-bot
Copy link

changeset-bot bot commented Dec 5, 2023

🦋 Changeset detected

Latest commit: 818c898

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

@colebemis colebemis marked this pull request as ready for review December 5, 2023 23:58
@colebemis colebemis requested review from a team and mperrotti December 5, 2023 23:58
@joshblack joshblack added the update snapshots 🤖 Command that updates VRT snapshots on the pull request label Dec 6, 2023
@github-actions github-actions bot removed the update snapshots 🤖 Command that updates VRT snapshots on the pull request label Dec 6, 2023
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.

LGTM from an implementation side, will defer to @mperrotti from the design perspective 👀

@siddharthkp siddharthkp added this pull request to the merge queue Dec 7, 2023
Merged via the queue into primer:main with commit 0ea121a Dec 7, 2023
@primer primer bot mentioned this pull request Dec 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.

4 participants