Kathleen Burkhardt
Kathleen Burkhardt
I am currently using docsify to generate organization documentation for an organization on my school's campus. I've noticed that when using a screen reader to test accessibility, it first tabs...
I am testing YACS with ChromeVox, and I was able to navigate to schools with a keyboard, but could not click the link with only a keyboard. This along with...
I am currently testing the schedule page with ChromeVox, and it is very confusing from just a screen reader. Suggestions: - Add link to skip to schedule before earliest time...
Next to the conflict text is a conflict image. However, this image is missing alternative text.
The search bar has the attribute `aria-describedby="search-addon"`. However, the `search-addon` element either no longer exists or hasn't been implemented yet. Update this reference to an existing element if applicable
I tried to tab through the typeahead, and could only access the first result using the keyboard. While the rest of the results are `button` elements, they are not keyboard...
I tried tabbing through the courses page on my local machine, and **could not access any sections using only the keyboard**. This should be fixed ASAP as this makes YACS...
WCAG2.0 requires a contrast level of at least 4.5:1 for regular text (for Level AA compliance). The text in full courses has a contrast ratio of 3.54:1. Here's a tool...
Similar to issue #296. Suggestions: - Make each course a heading and use CSS to preserve style - Add a skip link before the list of sections (these can be...
Just started running a preliminary accessibility audit on yacs-web on my local machine! Started with the schools page, and there are no headings, skip marks, or landmarks. This makes the...