samvera-labs / ramp

Interactive, IIIF powered audio/video media player React components library. Styleguidist Docs: https://samvera-labs.github.io/ramp/
https://ramp.avalonmediasystem.org/
30 stars 5 forks source link

Accessibility Audit for Ramp #165

Closed joncameron closed 1 year ago

joncameron commented 1 year ago

Description

In order to replace Avalon's media element player with Ramp, we need to do a basic accessibility audit of Ramp to determine where it stands with accessibility and potentially identify any blockers that must be fixed. For example, it seems that it must be possible to navigate the player with keyboard?

Past accessibility review of Avalon notes numerous features relevant to the media player: https://samvera.atlassian.net/wiki/spaces/AVALON/pages/1957953669/Accessibility

May be use to connect with accessibility community of practice on campus for suggestions for tools, etc.

Definition of Done

elynema commented 1 year ago

Ramp can have hot keys enabled; some work is needed to make sure hotkeys don't take over when the player is not selected (ex: space bar shouldn't control video when typing in search box).