[CL-822] Disable popover Chromatic snapshots (#19446)

Re-adds chromatic disableSnapshot flag removed in #18755. Popover positioning is still flaky.
This commit is contained in:
Will Martin 2026-03-09 10:29:57 -04:00 committed by GitHub
parent da3b31121a
commit 9241b0a79e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,6 +35,10 @@ export default {
type: "figma",
url: "https://www.figma.com/design/Zt3YSeb6E6lebAffrNLa0h/Tailwind-Component-Library?node-id=16329-40852&t=b5tDKylm5sWm2yKo-4",
},
// TODO: fix flakiness of popover positioning https://bitwarden.atlassian.net/browse/CL-822
chromatic: {
disableSnapshot: true,
},
},
argTypes: {
position: {