Summer
Summer
Hi @Lukas742 Below screenshot shows the description of the issue detected by AXE tool: Here's the target element being inspected: And this is why the table header should not be...
Hi @Lukas742 Adding aria-hidden="true" was only my first thought to fix this issue, but I believe adding invisible text to the table header cell works too! Please share an example...
Hi @Lukas742 I get that you're trying to show me how to add invisible text to table header through "accessor" (please correct me if not). But when the table is...
@Lukas742 Really appreciate your help, I've double confirmed that the table header cell of select all checkbox has its invisible text in DOM, so AXE tool has detected an invalid...
Hi @Lukas742, is there any updates on this?