Di

Results 109 comments of Di

Thanks for this. It's kind of weird seeing an hyphen with an underline! This textarea is currently using the same styling as other textareas. In lessons the underline is useful...

You can run the git submodule update command: https://github.com/didoesdigital/typey-type#updates

@MohitBansal321 Yes, both `"chromatic"` and `"@types/clipboard"` packages were updated recently. You may need to `git pull`, `git submodule update`, and run `yarn install` to install the latest packages before continuing...

There's the [Plover](http://www.openstenoproject.org/plover/) Discord `#education-dev` channel

~~Note: this page is under active development so the requirements of this issue may change: https://github.com/didoesdigital/typey-type/pull/146/~~ — merged!

Nice one, @na2hiro! That seems like an approach worth exploring. A single frame/16ms buffer shouldn't affect the user experience. It would be nice to see this Issue resolved. I'd love...

Since the latest deployment of Typey Type, when anyone manually sets the cookie `batchUpdate` set to `1` and hard refreshes Typey Type, they will see that lessons won't progress when...

I think react-tooltip is *probably* fine but can you please check that it is accessible? Maybe start by creating a branch and add 1 tooltip using react-tooltip and check if...

The tooltip needs to be keyboard accessible so a person using only a keyboard and no mouse should be able to access the information in the tooltip. If you use...

I think when the user has focus on "Accuracy", the screen reader should read out something like "Accuracy. Assuming accurate words are typed within stroke count targets". Does that make...