Skip to content

[accessibility] Keyboard operable controls #133

Open
@Malvoz

Description

@Malvoz

For keyboard accessible controls:

  • The controls (print control and those in easyPrintHolder) can be made focusable using either href="#" or tabindex="0" (or otherwise use <button> instead of <a>)
  • The controls should activate on Enter and Space press

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