polimediaupv / paella-core

Paella Player core library
Educational Community License v2.0
20 stars 15 forks source link

Preview container is missing role="button" and aria-label #299

Closed karendolan closed 1 year ago

karendolan commented 1 year ago

PreviewContainer is a button that plays the video and is missing the role and aria label that identifies this to screen readers.

https://github.com/polimediaupv/paella-core/blob/main/src/js/core/PreviewContainer.js#L43-L63

karendolan commented 1 year ago

Sorry, this was a duplicate ticket from https://github.com/polimediaupv/paella-core/issues/295

karendolan commented 1 year ago

Reference https://github.com/polimediaupv/paella-core/issues/295