Skip to content

Cleaned up global namespace JS

What does this MR do?

Cleans up javascript global namespace by moving the functions that were previously on the window.doSomething namespace

Are there points in the code the reviewer needs to double check?

None that I'm aware of

Why was this MR needed?

Improves code maintainability and deals with some of the technical debt

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

#19661 (closed)

Merge request reports