You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While testing cds-content-switcher as part of the parity work with React, I noticed that the with layer story in the Content Switcher is not functioning correctly. The PR for parity hasn't been merged yet, so you may not be able to verify it immediately.
Only the controls within the first layer are functional. Nested layers do not respond to control updates, such as changes to size, selectedIndex, etc. Unlike in the React version, where all the layer updates .
This behavior appears to be related to how Layer component (sb-template-layers). Further investigation may be required to fully understand and resolve the issue.
Package
@carbon/web-components
Browser
No response
Package version
Last
React version
No response
Description
While testing
cds-content-switcheras part of the parity work with React, I noticed that the with layer story in the Content Switcher is not functioning correctly.The PR for parity hasn't been merged yet, so you may not be able to verify it immediately.Only the controls within the first layer are functional. Nested layers do not respond to control updates, such as changes to size, selectedIndex, etc. Unlike in the React version, where all the layer updates .
This behavior appears to be related to how Layer component (
sb-template-layers). Further investigation may be required to fully understand and resolve the issue.Reproduction/example
https://web-components.carbondesignsystem.com/?path=/story/components-content-switcher--icon-only-with-layer
Steps to reproduce
Content Switcher→Icon Only With LayerScreen.Recording.2025-08-05.at.17.03.15.mov
Suggested Severity
Severity 3 = User can complete task, and/or has a workaround within the user experience of a given component.
Application/PAL
No response
Code of Conduct