When focusing the comopnent a visual indication aims to show the user that something has changing during keyboard navigation. In the TabStrip there is no such indication. This also violates WCAG 2.4.7.
https://demos.telerik.com/kendo-ui/tabstrip/keyboard-navigation
https://dojo.telerik.com/AGaceyAD
Tabs exceeds parent container.
https://www.screencast.com/t/H4lCTxwwr
Tabs should wrap to the next row.
TabStrip items are not receiving focus when navigating. Only the disabled items receive k-focus class.
Scenario 1:
Scenario 2:
Scenario 1: The items could not be focused. The k-focus class is applied only to the 'Tab 3' tab which is disabled.
Scenario 2: The first Tab receives the k-focus class for a moment and appears as focused, while a different tab is selected
The tabs in the TabStirp should receive focus.
The selected tab's text is not readable with the main-dark theme
The background of the Selected Tab is white and the text is not readable
The background of the Selected tab should contrast to its text
When NVDA is turned on the navigation in TabStrip is not working.
The selection of the item is not changed.
It should be possible to navigate between the tabs in the TabStrip when NVDA is turned on.