Skip to content

Enabled multiple uploads in the Web IDE

Phil Hughes requested to merge ide-multiple-file-uploads into master

What does this MR do?

Enables multiple uploads in the Web IDE. The underlying code already existed to allow for this to work, the only change needs was the multiple attribute on the <input />

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/50405

Does this MR meet the acceptance criteria?

Merge request reports