- Notifications
You must be signed in to change notification settings - Fork928
Closed
Description
As a developer, I want to be able to run CI against my PRs without Chromatic flagging non-issue snapshots.
We have a Chromatic snapshot which keeps acting up (for Workspace Schedule). It changes as time passes, and then CI fails even if the UI hasn't been updated. Ex:
Background:
I am actually not entirely sure what these snapshots are trying to accomplish. Perhaps they should be taken out?
Solutions that we've tried:
The Chromatic docs give us ways toignore elements. We've tried both the class and attribute methods, without success.
AC:
- figure out how to keep this snapshot from changing (or get rid of the story altogether)
- get rid of thecurrent class solution we have which is not working