Simon Rapilly

Results 4 comments of Simon Rapilly

Heading links have an accessible name of "Direct link to [Heading title]", each link is inside the heading, so the accessible name of each heading for assistive technologies will concatenate...

Hi @Josh-Cena @slorber Still a draft, what do you think of the changes? I could also make a smaller PR, that would still fix the issue (https://github.com/facebook/docusaurus/issues/8478). We could keep...

@Josh-Cena I can reproduce with NVDA, it's because NVDA will trigger the `onClick` when using enter/space to trigger the button. https://github.com/nvaccess/nvda/issues/7898#issuecomment-1012913721 (you can reproduce with Voiceover also if yo use...

Seems to be a browser bug with forced colors and `border-collapse`. The table has some borders, so they should be visible in High Contrast Mode. I tried with the [chrome...