Skip to content

Remove jQuery from layout_nav tabs

Background

The following discussion from !114758 (merged) should be addressed:

Problem

  • We are including some jquery for some seemingly simple selections that could be replaced
  • We could potentially upgrade these tabs to use a gitlab-ui component

Solution

  • Preferred solution: Migrate the tabs to use the gitlab-ui component
  • Another solution: Replace the jquery with native JS