Skip to content

[accessibility] Keyboard- and screen reader-friendly buttons #22

Description

@Malvoz

Looking at the demo page, I noticed that:

  • the <a> (polyline-measure-unicode-icon) and <div> (close, download-button) controls are missing role="button"
  • controls are not keyboard focusable (href="#" / tabindex="0")

Alternatively use <button type="button">.


Other resources that you may find helpful:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions