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.

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