Addy Osmani

Results 392 comments of Addy Osmani

I think the issue may be a false positive with the accessibility-developer-tools. If you're experiencing the same issue when running them directly (https://github.com/GoogleChrome/accessibility-developer-tools#command-line-runner), please file a bug there and we...

Thanks for bringing this up! I wasn't aware of pa11y. My familiarity with HTML CodeSniffer isn't great, but the benefit of this module is that you get access to the...

To the best of my knowledge, the Chrome Accessibility Developer Tools focus on checking common accessibility problems including WAI-ARIA but don't specifically cover WCAG standards. @alice may be able to...

Confirmed. That should definitely be focusable. Thanks.

Thanks for this @mulderp! (and my apologies for the delay in taking a look at your pull request). Do you think it makes sense to create a Rails sub-section in...

Thanks for the addition! Could you update your PR to also add an entry for this to the readme? Thanks so much.

- https://github.com/frameworktodo/django-todo - https://github.com/craigkerstiens/django-todo - https://github.com/vicalloy/django-simple-todo

Prior work: - https://github.com/gigq/flasktodo/ - https://github.com/wwq0327/flask-simple-todo - https://github.com/vr3v3n/TODO