The Wayback Machine - https://web.archive.org/web/20201209225614/https://github.com/language-transfer/lt-app/issues/15
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better accessibility for formatDuration results #15

Open
SyntaxBlitz opened this issue May 28, 2020 · 0 comments
Open

Better accessibility for formatDuration results #15

SyntaxBlitz opened this issue May 28, 2020 · 0 comments

Comments

@SyntaxBlitz
Copy link
Contributor

@SyntaxBlitz SyntaxBlitz commented May 28, 2020

Right now, anywhere we call formatDuration is kind of a crappy user experience for the visually impaired. "5:12" will be spoken aloud as "five colon twelve".

We should make a wrapper for this type of text, or at least a function that "renders" this in words, so that screen readers don't choke on this.

To test:

  • Enable TalkBack
  • Touch some durations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.