[Tabs extended] Disabled item borders wrong color on md and sm #6986
Labels
bug
Something isn't working
Carbon Core
dev
Needs some dev work
package: web components
Work necessary for the IBM.com Library web components package
Milestone
Detailed description
When an item in the accordion version of
Tabs extended
is disabled, and the accordion item appears inmd
andsm
breakpoints, the disabled item's top and bottom borders appear as the wrong color. The color of the disabled borders should be the same as the actionable item borders, only the text color and icon color are changed visually (see design specs).Seen in Chrome in Canary Web Components v1.8.1 (http://ibmdotcom-web-components-canary.mybluemix.net/?path=/story/components-tabs-extended--default_ and the new version of the React wrapper for Tabs extended.
Tabs extended in Canary Web Components v1.8.1
Tabs extended md breakpoint in design specs
Tabs extended sm breakpoint in design specs
It looks like the issue may be these lines of code effecting the disabled item (through Inspect)
Steps to reproduce the issue
md
orsm
The text was updated successfully, but these errors were encountered: