Dialog box which appears after activating the '9 links' control present at post number 1 is not accessible through keyboard

Thanks for reporting this, we have a fix that has recently been merged and will be available the next time Discourse is updated on that site.

I also noticed that there’s a minor theme issue on the Killer Instinct site that makes the header title difficult to read:

This can be fixed with a minor theme adjustment, like

.d-header {
  background: var(--secondary);
} 

(we don’t manage this site’s theme directly, so it’s not a fix we can apply ourselves)

2 Likes