Added the aria-label attribute to the anchor link.
Changed tag added above the heading from anchor to span to improve the experience when tabbing through the page with the keyboard
The issue affects both v2 and main. The same commit can be applied to the main too.
Description
Added the
aria-label
attribute to the anchor link. Changed tag added above the heading from anchor to span to improve the experience when tabbing through the page with the keyboardThe issue affects both
v2
andmain
. The same commit can be applied to themain
too.Related issues
21