Skip to content

Fixed file templates not clearing in Web IDE

Phil Hughes requested to merge ide-file-templates-clear into master

What does this MR do?

This fixes a bug in the Web IDE file templates where the templates list would contain a list of all previous templates. Now when changing the template type the templates array gets cleared.

What are the relevant issue numbers?

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

Does this MR meet the acceptance criteria?

Merge request reports