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

refactor(spinner): use correct color for ionic #29912

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

thetaPC
Copy link
Contributor

@thetaPC thetaPC commented Sep 27, 2024

Issue number: internal


What is the current behavior?

Playwright was not importing the correct ionic bundle file, which has caused some snapshots to not be correct. This is apparent when a test uses setContent. There are several components that are needing their snapshots to be re-generated. In order to not have a PR with an immense amount of snapshots, several PRs will be created to split off the work to make it easier on reviewers.

The snapshots for spinner are not accurate. This can be verified by comparing it to the test pages, which do import the right bundle file.

What is the new behavior?

  • Updated snapshots
  • Updated color to match design

Does this introduce a breaking change?

  • Yes
  • No

Other information

Base branch

Copy link

vercel bot commented Sep 27, 2024

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

Name Status Preview Comments Updated (UTC)
ionic-framework ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 27, 2024 7:00pm

@thetaPC thetaPC marked this pull request as ready for review September 27, 2024 20:15
@thetaPC thetaPC requested a review from a team as a code owner September 27, 2024 20:15
@thetaPC thetaPC requested review from gnbm and removed request for a team September 27, 2024 20:15
@thetaPC thetaPC merged commit e0619d9 into ROU-11149-base Sep 27, 2024
26 of 46 checks passed
@thetaPC thetaPC deleted the ROU-11149-spinner branch September 27, 2024 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: core @ionic/core package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants