Skip to content

Form control elements in graphiql-explore plugin have no associated label #97

Description

@jair1823

Description

I ran the IBM Equal Accessibility Checker tool on my website and it identified multiple instances of the 'Form control element has no associated label' error in the graphiql-explore plugin. Specifically, the and <textarea> elements do not have an associated element, which can make it difficult for users who rely on screen readers or other assistive technologies to understand the purpose of these form controls. I believe that this error is preventing some users from being able to interact with this feature of the website. Therefore, I would like to request that labels be added to the form controls in the graphiql-explore plugin. Steps to Reproduce Navigate to the graphiql-explore plugin Inspect the <select> and <textarea> elements for associated <label> elements Observe that no <label> elements are present Expected Results Each and <textarea> element in the graphiql-explore plugin should have an associated element that describes the purpose of the form control.

image

image

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