Uploading and categorizing files thereafter – What is the best way to upload these files?

We are building a feature where users can upload their files.
Idea (A):
Because multiple files can be uploaded by the user, one idea was to use a drop zone. The user is able to select a Category even if uploading is still in progress becau…