diff --git a/src/shared/components/SubmissionPage/FilestackFilePicker/index.jsx b/src/shared/components/SubmissionPage/FilestackFilePicker/index.jsx index 2325b1d060..abd3fc8ec8 100644 --- a/src/shared/components/SubmissionPage/FilestackFilePicker/index.jsx +++ b/src/shared/components/SubmissionPage/FilestackFilePicker/index.jsx @@ -301,7 +301,7 @@ Uploading: }).then(file => this.onSuccess(file, path)); return undefined; }} - role="button" + role="tab" styleName="drop-zone-mask" tabIndex={0} />