Ask HN: Should HN care about accessibility?
I've noticed the HN site fails quite a number of key WCAG accessibility metrics (particularly around colour contrast, but even more basic stuff to ensure the site makes sense to screen readers and those needing assistive technology). Most would be simple to fix and I believe would benefit a not insignificant percentage of the userbase. As HN readers should we care? Are there any current users who have had issues using the site because of this?
7 comments
[ 2.7 ms ] story [ 23.4 ms ] threadI find it hard to believe it would be that hard to use with a screen reader even though a little bit of tagging to direct the screen reader to start in the right place, navigate more effectively, etc. would help.
I work on a medium-sized SPA and spent some time making it work perfectly with a screen reader, it certainly is much harder for something like my application than it would be for HN.
In general I think the model of ‘follow a bunch of rules’ is less effective than ‘bring a screen reader user in to help with testing’ but few organizations will do the later. At one point though I was pretty good at using the app I work on in a screen reader.