Skip to content

Fix errors and drag&drop in UploadBlobModal component

What does this MR do and why?

This commit removes the file type restriction for files which are uploaded to a repo via drag and drop.

It also extends the scope of the integration tests to cover file uploads via drop too.

Screenshots or screen recordings

Screen_Recording_2021-09-23_at_17.37.13

How to set up and validate locally

  • Browse to a project repo, click upload file.
  • Play around with different file types.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #332734 (closed)

Edited by Brandon Labuschagne

Merge request reports