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

Icon Improvements: ActionDelete & CheckmarkSolid #343

Merged
merged 2 commits into from
Nov 16, 2023

Conversation

ryanjwilke
Copy link
Contributor

This PR introduces:

  • Add more sizes for IconActionDelete
  • Fix the colors for the IconCheckmarkSolid

Copy link

changeset-bot bot commented Nov 15, 2023

🦋 Changeset detected

Latest commit: 4f25fa9

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

This PR includes changesets to release 3 packages
Name Type
@cypress-design/icon-registry Patch
@cypress-design/react-icon Patch
@cypress-design/vue-icon 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

Copy link

vercel bot commented Nov 15, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
cypress-design ✅ Ready (Inspect) Visit Preview Nov 16, 2023 0:11am

@ryanjwilke ryanjwilke removed the request for review from elevatebart November 15, 2023 22:03
Copy link

cypress bot commented Nov 15, 2023

Passing run #1475 ↗︎

0 136 0 0 Flakiness 0

Details:

fix flake and enable retries
Project: cypress-design Commit: 4f25fa9e87
Status: Passed Duration: 02:34 💡
Started: Nov 16, 2023 12:14 PM Ended: Nov 16, 2023 12:16 PM

Review all test suite changes for PR #343 ↗︎

@ryanjwilke
Copy link
Contributor Author

@elevatebart It would appear this test is flaky, otherwise I'm not quite sure why it'd be failing: https://cloud.cypress.io/projects/89d3nq/runs/1472/overview?roarHideRunsWithDiffGroupsAndTags=1

Do we not have retries enabled? That would help resolve those issues quicker.

@elevatebart
Copy link
Contributor

I am going to enable retries on this test specifically. Since it is the flaky one. Hopefully when we get a11y through cypress directly, we can skip the flake.

Copy link
Contributor

@elevatebart elevatebart left a comment

Choose a reason for hiding this comment

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

The change on the checkmark icon is a breaking change. Should we do that change, we have to check if this icon is used elsewhere.

Copy link
Contributor

@elevatebart elevatebart left a comment

Choose a reason for hiding this comment

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

I checked on both properties and the icon does not seem to be used.
We should be careful about this kind of "house-keeping" changes when they are not absolutely necessary.

@elevatebart elevatebart merged commit 2868018 into main Nov 16, 2023
7 checks passed
@elevatebart elevatebart deleted the ryanjwilke/action-delete-icon-sizes branch November 16, 2023 13:53
@ryanjwilke
Copy link
Contributor Author

@elevatebart Yeah, I was curious about the checkmark changes too. However, the API for that icon was very backwards when actually working with it. Light colors were dark, and dark colors were light. It was really confusing.

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.

2 participants