CivicTechWR / WRvotes

https://waterlooregionvotes.org
MIT License
4 stars 12 forks source link

The website should be accessible #21

Open pnijjar opened 6 years ago

pnijjar commented 6 years ago

As far as I know the clickable map is not terribly accessible to the blind. We should figure out how to make things convenient for most voters and accessible to those who have disabilities.

pnijjar commented 6 years ago

The hide/show buttons may or may not be accessible. If we have to make all the buttons distinct then they certainly are not.

KristinaTaylor commented 6 years ago

@ToddTurnbull Do you happen to know if there's an easy way to make the roads less prominent in the open street base map? I was talking to a colour blind colleague the other day, and apparently it's difficult to tell what's a boundary and what's a road. Maybe shading would help?

You can run things through this to see: https://www.toptal.com/designers/colorfilter/

pnijjar commented 6 years ago

It is possible to fiddle with opacity and stroke width parameters on the geoJSON. You can make the underlying map less prominent, but if you go too far then we lose the advantage of the underlying map.

You can compare the maps at https://waterlooregionvotes.org vs https://pnijjar.github.io/WRvotes to see what I am talking about.

The thicker the lines the dumber they look when zoomed out, but maybe the better they look zoomed in. I also made the opacity of the polygons 0.5, which washes out the underlying map quite a bit.