New task was created
Optimizing keyboard navigation
Created on Saturday 20 June 2020, 06:03
Back to task list-
ID31761
-
ProjectMetabolism of Cities
-
StatusOpen
-
PriorityMedium
-
TypeProgramming work
-
Assigned toNo one yet
Description
We should have a good look at general accessibility of our site. That means that our site should be accessible for people who use assistive technology (e.g. because they are blind). There are lots of things we can look into, but let's start by making it easier to navigate our site using the keyboard only. Here is a good article on how to use tabindex and aria-hidden to make this easier. Let's start by testing out how things work at the moment and making a list of some general guidelines for improvement, and then we should start working on improving this.