madebymany / sir-trevor-rails

Rails gem for Sir Trevor integration.
MIT License
149 stars 50 forks source link

Accessibility: Video import module #64

Open kevinkidwell opened 2 years ago

kevinkidwell commented 2 years ago

Describe the issue This falls under the accessibility issue of "Inline frame without a text alternative." When users upload a video using the video module, the iFrame that is added does not meet WCAG 2.1 AA standards.

Expected behavior Videos added using the video module should have the title attribute added (either automatically or manually by user).

Related Issue exhibits-library-cornell-edu#527