Skip to content

3395044 Add social media link anchor accessibility attributes.

Jason McEachen requested to merge issue/ruhi-3395044:10.x.x into 10.x.x

Solves these warnings from accessibility checkers: • Error: Anchor element found with a valid href attribute, but no link content has been supplied. ├── WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.A.NoContent ├── html > body > div > footer:nth-child(6) > div > div > div:nth-child(3) > ul > li:nth-child(9) > a └──

Merge request reports