Open
Description
Hi!
Comparing ActionButton - StaticColor - Selected:
This is captured from Action-button-v8.0.0.xd (Spectrum 1): (s1xd)
This is captured from the storybook (Spectrum 1): (s1sb)
This is captured from the storybook (Spectrum 2): (s2sb)
As you can see, the s1xd and s1sb is different. So which one is correct?
Another question, is s2sb correct, as it seems like an updated version of s1sb (not s1xd)?
I believe there's something wrong here.
Please check this!
Thank you!
Activity
castastrophe commentedon Jan 15, 2025
@ylazy Can you provide a link to the Storybook you're referencing?
Looking here: https://opensource.adobe.com/spectrum-css/?path=/docs/components-action-button--docs
I'm not seeing the bug that you highlighted in this issue (for S1).
We also have not published the S2 versions to our website as the migrations are not completed yet. We do have a "foundations" release available in Spectrum Web Components (SWC) that is "Spectrum 2"-ish but does is not expected to fully match design documentation yet. The SWC version adds minor color updates and aligns rounded corners, for example, but does not implement down states or other more specific component migrations.
ylazy commentedon Jan 16, 2025
@castastrophe sorry... it's my fault. It seems like I'm confused between spectrum css and spectrum web components when I do the search.
This is the storybook that I'm referencing:
https://opensource.adobe.com/spectrum-web-components/storybook/index.html?path=/story/action-button-static-black--m
https://opensource.adobe.com/spectrum-web-components/storybook/index.html?path=/story/action-button-static-white--m
https://opensource.adobe.com/spectrum-web-components/components/action-button/
castastrophe commentedon Jan 16, 2025
@ylazy No worries at all! We provide styles for the web components project. That does look out of sync. I'll look into what version is published to the website and can give you an update on when the latest will be updated there.