spectrum-web-components
spectrum-web-components copied to clipboard
[Bug][a11y]: Dropzone: file typed input isn't announcing the value once a file is dropped
trafficstars
Code of conduct
- [X] I agree to follow this project's code of conduct.
Impacted component(s)
Dropzone
Expected behavior
Typically when an input of type file is used, screenreader announces the value after a file is selected and focus returns to the upload button.
Actual behavior
It's not clear from the example if there's a way to tell what file was uploaded.