cehfisher / a11y-style-guide

Accessibility (A11Y) Style Guide
http://a11y-style-guide.com/style-guide
MIT License
559 stars 61 forks source link

Create file input pattern #214

Open cehfisher opened 6 years ago

cehfisher commented 6 years ago

Issue

Create accessible file input pattern based on Scott's pattern.

Example

https://scottaohara.github.io/a11y_styled_inputs/src/native-file/

scottaohara commented 5 years ago

FWIW i'm also looking to create a second variation of this, as though accessible, it's a bit odd because each browser implements a file upload differently, so having 1 UI for them, based on the native input can be a bit misleading.