You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’ve searched for any related issues and avoided creating a duplicate issue.
What happened
When using the file input component in the Form Upload flow, the user clicks "choose from folder" to begin uploading a file. The browser correctly opens a file browser but then a validation kicks in causing an error message to appear in the background.
What I expected to happen
I'd rather the error message only appear if they hit Cancel and do NOT indicate a file to upload. Otherwise, it shouldn't appear at all.
@caw310 Technically the component is usable without this, but the UX is pretty jarring as it unnecessarily displays an error. As long as the user knows to ignore it, it's only a visual issue. I'd defer to @humancompanion-usds for prioritization/urgency questions though.
Bug Report
What happened
When using the file input component in the Form Upload flow, the user clicks "choose from folder" to begin uploading a file. The browser correctly opens a file browser but then a validation kicks in causing an error message to appear in the background.
What I expected to happen
I'd rather the error message only appear if they hit Cancel and do NOT indicate a file to upload. Otherwise, it shouldn't appear at all.
Reproducing
Steps to reproduce:
Urgency
How urgent is this request? Please select the appropriate option below and/or provide details
Details
The text was updated successfully, but these errors were encountered: