Leaflet.draw icon indicating copy to clipboard operation
Leaflet.draw copied to clipboard

[accessibility] `<a href="#">` should use `role="button"`

Open Malvoz opened this issue 4 years ago • 1 comments

To convey that the <a> is a button and not a link (align with https://github.com/Leaflet/Leaflet/blob/bdd7ebf836201550f6d173943b728098b83f40d5/src/control/Control.Zoom.js#L89-L91).

Malvoz avatar Dec 01 '20 17:12 Malvoz

Other potentially helpful resources:

Malvoz avatar Apr 04 '22 12:04 Malvoz