Problem/Motivation
When a button doesn't have an accessible name, screen readers and other assistive technologies announce it as button, which provides no information to users about what the button does.
Steps to reproduce
Issue fork video_embed_field-3193601
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
kkumaren commentedAdd aria-label to video_embed_field_lazyload field formatter
Comment #3
kkumaren commentedComment #4
rybchynski commentedThanks, very useful patch, but I believe that `aria-label` shouldn't be an array.
Comment #5
redneko commentedComment #7
redneko commentedNew patch for the 3.x branch
Comment #8
redneko commentedComment #10
mably commentedComment #12
mably commented