Closed dinutraveltickets closed 5 months ago
hi @dinutraveltickets, is possible to get an url, or the source code of the table only?
Sure Ferlling, PFA attached source code and screen shot
@ferllings, have you got any chance to look into this?
@dinutraveltickets Not yet. I'll add a note here, if I'm (or not) able to reproduce.
I had a look and we believe this is correct: The rule was recently introduced, and it flags your table because the scrollbar is set on the table (probably using css overflow). And if the table is not focusable, there is no way for a keyboard user to move the slider.
Thanks for the update @ferllings
I have Datatable with scrollable options as it contains more columns. And data in DataTable don't have any focusable elements.
When I access ARC Toolkit Run Test It is showing "Scrollable Element is not focusable" error. If I add tabindex to the scrollable element that error is not coming.
Could you please let me know is this expected, because this error is not there in previous version. PFA screen shot.
Thanks & Regards Dinesh G.