Open
Description
Code of conduct
- I agree to follow this project's code of conduct.
Impacted component(s)
sp-tabs, sp-tab
Expected behavior
Every sp-tab inside a disabled sp-tabs tablist should also be disabled (have disabled attribute).
Actual behavior
Only the first sp-tab inside a disabled sp-tabs has the disabled attribute.
Screenshots
What browsers are you seeing the problem in?
No response
How can we reproduce this issue?
- Go to https://opensource.adobe.com/spectrum-web-components/storybook/index.html?path=/story/tabs--disabled-tabs&globals=system:express
- Inspect the sp-tabs element and observe how only the first sp-tab has the disabled attribute despite all tabs appearing disabled
Sample code or abstract reproduction which illustrates the problem
No response
Severity
SEV 4
Logs taken while reproducing problem
No response