PrefectHQ / prefect-design

https://prefect-design.netlify.app
Apache License 2.0
27 stars 10 forks source link

Use native input controls for assistive technology #87

Open pleek91 opened 2 years ago

pleek91 commented 2 years ago

We currently use native input controls (select, date input, etc) for touch devices. But we need to make sure we use native controls if assistive technology such as screen readers are being used.

stackoverfloweth commented 1 year ago

@pleek91 is it possible to detect assistive technology? I can't seem to find anything