intermine / bluegenes

A friendly next-generation interface for Genomic data discovery powered by InterMine
http://bluegenes.apps.intermine.org
Other
76 stars 56 forks source link

query builder - run accessbility audit #487

Open yochannah opened 4 years ago

yochannah commented 4 years ago

the various tree components almost certainly need more roles and aria attributes - https://www.w3.org/WAI/GL/wiki/Using_the_WAI-ARIA_aria-expanded_state_to_mark_expandable_and_collapsible_regions

evans407 commented 4 years ago

Hi @yochannah I am an outreach applicant and i would love a chance to contribute to this project

heralden commented 4 years ago

@evans407 Please go ahead! The file you need to modify is https://github.com/intermine/bluegenes/blob/dev/src/cljs/bluegenes/pages/querybuilder/views.cljs and if you're not familiar with Hiccup, I recommend this tutorial.