Skip to content
This repository was archived by the owner on Oct 13, 2021. It is now read-only.
This repository was archived by the owner on Oct 13, 2021. It is now read-only.

Interests input on new announcement page is not accessible #724

Description

@WilHall

The interests input on the new announcement page uses Selectize.js, and it is not friendly to screen readers for several reasons:

  • The input does not have a label
  • The placeholder is uninformative
  • Selectize.js is not very accessible:
    • When values are selected, the input reads as empty
    • Options are very difficult to navigate with a screen reader

image

Activity

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

Metadata

Metadata

Labels

accessibilityIssues/PRs that address accessibilitybugWhen something isn't working correctly

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions