-
Notifications
You must be signed in to change notification settings - Fork 8
Chromatic Menu matrix test has unexpected Firefox diff #1862
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
Labels
Comments
I saw this again in this build. It does not reproduce for me in macOS Firefox in the corresponding Storybook. |
1 task
The steps to work around this diff are captured in this comment |
This was referenced Mar 17, 2025
rajsite
added a commit
that referenced
this issue
Mar 17, 2025
# Pull Request ## 🤨 Rationale Chromatic infrastructure was updated and [new baselines were auto-accepted](https://www.chromatic.com/docs/infrastructure-upgrades/#upgrade-builds) but when running a full re-build there are still dirty changes because: - Chromatic auto accepted the incorrect version of the [unstable fiirefox menu story](#1862) - chat message and chat conversation stories were unstable due to animated spinner usage ## 👩💻 Implementation - Disable the chat stories spinner animations - Tweak preview.js for a full build - Accept the changes as new baselines ## 🧪 Testing Rely on CI ## ✅ Checklist - [x] I have updated the project documentation to reflect my changes or determined no changes are needed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
🧹 Tech Debt
After the recent Chromatic Capture Cloud update, the Menu matrix test has been showing unexpected gaps between some menus and their submenus:

https://www.chromatic.com/test?appId=60e89457a987cf003efc0a5b&id=65d7e05b8ca63d78ed7c6906
I cannot reproduce this in my local Firefox (version 123, as opposed to Chromatic's version 121).
Notably, the menus at the top of each theme section do not have the problem. This feels vaguely similar to the issues we had with the Tooltip matrix story.
The text was updated successfully, but these errors were encountered: