Skip to content
This repository has been archived by the owner on Nov 11, 2021. It is now read-only.

Chess: Controls are not labelled #238

Open
dstorey opened this issue Dec 15, 2016 · 0 comments
Open

Chess: Controls are not labelled #238

dstorey opened this issue Dec 15, 2016 · 0 comments
Labels

Comments

@dstorey
Copy link
Member

dstorey commented Dec 15, 2016

  • play button is an empty div. Should be a button (another bug on that) with a textNode label or a aria-label="play" for example.
  • The Progress bar under the Winner Prediction is an empty Canvas element. This requires more thought on how to fix, but if the chart part is not important, it could add a sub DOM with the progress value. Probably needs a polite live region added to make the screen reader hear the updated value.
@dstorey dstorey added the a11y label Dec 15, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant