telerik / kendo-angular

Issue tracker - Kendo UI for Angular
http://www.telerik.com/kendo-angular-ui/
Other
464 stars 213 forks source link

[TabStrip] Incorrect setting of the aria-expanded property #4287

Closed georgi-sla closed 2 months ago

georgi-sla commented 2 months ago

Describe the bug Currently, the aria-expanded attribute is applied to the tab panels inside the TabStrip component despite the fact that there is no mechanism that would allow expanding/collapsing them.

Expected behavior The aria-expanded attribute should not be applied to the tab panels inside the TabStrip component.

Additional context Ticket ID: 1649085

slavenai commented 2 months ago

Fixed in v16.0.0 of the kendo-angular-layout package.