Skip to content

Step 1 - Update IDE to track mimeType

Paul Slaughter requested to merge ps-step-1-add-mime-type-to-ide-file into master

What does this MR do?

This MR updates the Web IDE to track the mimeType we get from the BE when requesting file info, and also when we upload files. This is needed for the Live Preview feature, so that we can generate correct responses with accurate mime types.

Screenshots (strongly suggested)

Uploads still work

Screen_Shot_2020-12-17_at_1.53.43_AM

Opening binary and regular files still work

Screen_Shot_2020-12-17_at_1.54.27_AM

Does this MR meet the acceptance criteria?

Conformity

Edited by Paul Slaughter

Merge request reports