spectrum-web-components icon indicating copy to clipboard operation
spectrum-web-components copied to clipboard

[Bug][a11y]: Dropzone: file typed input isn't announcing the value once a file is dropped

Open dineshy87 opened this issue 2 years ago • 0 comments
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.

dineshy87 avatar Jun 30 '23 21:06 dineshy87