Hi Team,
I have 2 different issue in kendo react grid
1. Table header are not associated with the table data.
Actual Result:
When focus moves to the table Screen reader does not announce the Table header with the table data.Here screen reader announce as 'Column 3 Commercial Bangalore'.
Observation :
1. Here when focus lands on the table NVDA does not announce the information of the rows and column.
2. NVDA does not announce information for empty cell of table as blank when while navigating using table short cut keys(Ctrl+Alt+Arrows).
Expected Result:
When focus moves to the table Screen reader should announce the Table header with the table data.
Ex:Here screen reader should announces as 'Column 3 Commercial Bangalore Line of business button'
2.
Resizing page up to 400% is creating a loss of content or functionality
Actual Result:
Page content is not properly visible after resizing page to 400%.
Agent Extension page content is not properly visible after resizing page to 400%.
Expected Result:
Resizing page “Agent Extension” up to 400% should not create a loss of content or functionality.