uploadId: string, onChange: (newUploadId: string) => void as interface. where i'm lost is how to orchestrate the "child submissions" at the call of form.handleSubmit. I was thinking that child forms would allow this, but i'm not really sure how to build it.