aem-core-wcm-components
aem-core-wcm-components copied to clipboard
[Accessibility] Embed - Accessibility - all iFrames have the same name
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