dialog-polyfill icon indicating copy to clipboard operation
dialog-polyfill copied to clipboard

Add existing focusable elements to correctly manage tab key navigation

Open jelmerdemaat opened this issue 3 years ago • 1 comments

More elements are needed to correctly manage tab key navigation. This PR adds elements that may receive focus when tabbing.

Especially the <a> element seems important to include here. But the others may receive focus as well.

jelmerdemaat avatar Nov 26 '21 10:11 jelmerdemaat

@googlebot I fixed it

jelmerdemaat avatar Dec 13 '21 12:12 jelmerdemaat