Skip to content

Optimize layout_nav for main.js loading

What does this MR do?

This optimizes layout_nav.js for reducing overall main.js. See &3423 for more info:

  • Bundle Splits the Whats New App out so its only loaded on Click
  • Converts the trigger to a pure vanilla JS solution

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Closes #246531 (closed)

Edited by Tim Zallmann

Merge request reports