Problem/Motivation

PageSpeed/Lighthouse is issuing a warning about the link not having an accessible name
Lighthouse warning

Steps to reproduce

Add the whatsapp_bubble on a page and run lighthouse.

Proposed resolution

Add aria-label to the link.

Command icon 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

hmendes created an issue. See original summary.

hmendes’s picture

Status: Active » Needs review
chandansha’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new121.1 KB
new132.11 KB

I have tested MR 3. IN Drupal 10.3.1.
Now link Pagespeed accessibility warning removed.
I moved it to RTBC.
THANKS!!

platinum1’s picture

+1 Please commit

obiwankenobi made their first commit to this issue’s fork.

obiwankenobi’s picture

Status: Reviewed & tested by the community » Fixed

Merged, thanks!

obiwankenobi’s picture

Status: Fixed » Closed (fixed)
obiwankenobi’s picture