Skip to content

[accessibility] Use <button> or <a role="button"> #23

@Malvoz

Description

@Malvoz

<a class="gps-button"> button is announced as a "link" using a screen reader (missing role="button", see Leaflet controls).

Another option is to use <button type="button">, but requires additional styling to reset browser defaults.


Other potentially helpful resources:

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