aem-core-wcm-components icon indicating copy to clipboard operation
aem-core-wcm-components copied to clipboard

[Accessibility] Embed - Accessibility - all iFrames have the same name

Open GrimaceDoesA11y opened this issue 3 years ago • 0 comments

Bug Report

Current Behavior When using the embed component, YouTube settings, the IFrame has a default aria-label with the value "Youtube Video".  If there are multiple videos on the page, they will all have the same name.

Expected behavior/code Content Authors can provide the aria-label for each iFrame. Code Example

Environment

  • AEM version and patch level (e.g. AEM 6.5)
  • Core Components version Embed v2

Possible Solution

Allow content author the ability to change the name of iframes via aria-label.

Additional context / Screenshots

GrimaceDoesA11y avatar Oct 11 '22 14:10 GrimaceDoesA11y