Skip to content
This repository was archived by the owner on Aug 23, 2020. It is now read-only.
This repository was archived by the owner on Aug 23, 2020. It is now read-only.

No label generated for accessibility #25

@jongund

Description

@jongund

We need to have a label generated for the TEXTAREA element that code mirror renders in parallel with the original TEXTAREA element. The label is very important for supporting people with disabilities and an is required by law for most public organizations to comply with web accessibility standards.

You can use the label text on the original textarea (now hidden by code mirror) defined by a LABEL[FOR] relationship and then use ARIA-LABEL="[label text]" on code mirror TEXTAREA element.

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