Skip to content

Issue #3346124 by pdureau: remove "aria-selected" attribute from tab_panel pattern

Sorya requested to merge issue/ui_suite_dsfr-3346124:3346124-tab_panel into 1.0.x

As shown on the Tab component page, the aria-selected attribute should be only on the tab buttons and not on the panels.
This correction removes the management of the aria-selected attribute on the panels.

Merge request reports