climatechoice icon indicating copy to clipboard operation
climatechoice copied to clipboard

Button nested inside of link

Open BNewing opened this issue 6 years ago • 0 comments

At the moment, there are a few instances of <button> elements being inside of an <a> tag. For example, the 'Learn how you can help' on the home page:

image

As this links to another section further down the page, semantically it could do with being just a link. The button styles could be moved to the link, and the appearance preserved.

A benefit of doing this would be fixing slightly unusual keyboard focus behaviour. Because there are two interactive elements - both the '

I'm new to this project and not yet in the slack, but I'd be happy to put together a PR if it's welcome! :)

BNewing avatar Oct 29 '19 00:10 BNewing