diff --git a/.changeset/loose-lizards-drop.md b/.changeset/loose-lizards-drop.md new file mode 100644 index 0000000000..27c5ad32e9 --- /dev/null +++ b/.changeset/loose-lizards-drop.md @@ -0,0 +1,8 @@ +--- +"@ebay/skin": patch +"@ebay/ebayui-core": patch +"@ebay/ebayui-core-react": patch +"@evo-web/marko": patch +--- + +replace aria-pressed with CSS class for menu button selected state diff --git a/packages/ebayui-core-react/src/ebay-filter-chip/__tests__/__snapshots__/render.spec.tsx.snap b/packages/ebayui-core-react/src/ebay-filter-chip/__tests__/__snapshots__/render.spec.tsx.snap index 51f0b0f73c..30e1b6771a 100644 --- a/packages/ebayui-core-react/src/ebay-filter-chip/__tests__/__snapshots__/render.spec.tsx.snap +++ b/packages/ebayui-core-react/src/ebay-filter-chip/__tests__/__snapshots__/render.spec.tsx.snap @@ -76,7 +76,6 @@ exports[` rendering > renders collection story correctly 1`] = + +`; + exports[` rendering > renders menu story correctly 1`] = `
`; export const expandedSelected = () => ` - `; export const RTL = () => `
-
`; +export const expressiveCollapsed = () => ` + +`; + +export const expressiveCollapsedSelected = () => ` + +`; + export const textSpacing = () => ` -
- -