Skip to content

Unwrapped snippet_edit from DOMContentLoaded handler

Denys Mishunov requested to merge 262403-unwrap-code into master

What does this MR do?

Unwraps SnippetEdit application's handling from DOMContentLoading handler as per #270050 (closed).

This MR also moves some imports as well so that we fetch required modules asap instead of postponing fetching the components with on-demand import.

Screenshots

No visual changes

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #262403 (closed)

Merge request reports