sourcegraph / sourcegraph-public-snapshot

Code AI platform with Code Search & Cody
https://sourcegraph.com
Other
10.12k stars 1.29k forks source link

[Accessibility]: Input and associated elements: Enforce a11y through TypeScript #36645

Open umpox opened 2 years ago

umpox commented 2 years ago

Description

We want to ensure all of our Inputs are accessible for the future. We should aim to do this through enforcing TypeScript interfaces that require labels to be attached to these elements.

We have a solution for this already through AccessibleFieldType.ts.

We should:

sourcegraph-bot-2 commented 2 years ago

Heads up @taylorsperry @jasongornall - the "team/frontend-platform" label was applied to this issue.