chore(visual): refresh snapshots baselines after token migration EIX-151 - #2755
Conversation
Delete and regenerate classic dark/light snapshots so baselines match post-#2632 tokens
✅ Deploy Preview for ix-storybook canceled.
|
|
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (210)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|



💡 What is the current behavior?
After the design-token migration in #2632 (
feat(core): update tokens and eliminate global styles), a subset of classic dark/light Linux visual baselines no longer matched current Docker Playwright renders. Diffs were mostly token-driven color shifts (page backgrounds, chrome borders, overlay surfaces), not layout or interaction regressions.🆕 What is the new behavior?
testing/visual-testing/__screenshots__/so baselines match post-feat(core): update tokens and eliminate global styles (#2632) #2632 rendering.*-linux.pngfiles updated; the rest of the suite was already bit-identical after recreate.Representative areas in the 210 updates (by file count): form-fields, tooltip, application-header, select, date-picker, menu, avatar, content-header, and related chrome.
🏁 Checklist
A pull request can only be merged if all of these conditions are met (where applicable):
pnpm test) N/A — no unit/source changespnpm lint) N/A — PNG baselines onlypnpm build, changes pushed) N/A — no compile-affecting changes👨💻 Help & support