Skip to content

Buttons must have discernible text #43

Description

@koddsson

Just as we set the role=button for the markdown buttons:

if (!this.hasAttribute('role')) {
this.setAttribute('role', 'button')
}

We should also give them discernible text if it's not already set.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions