Skip to content

Remove unused functionality

Eduardo Sanz García requested to merge eduardosanz/tab-clean-up into master

What does this MR do and why?

Remove unused functionality

None of the classes in init_pipelines.js are present in the code:

  • js-toggle-mr-list
  • js-truncated-mr-list
  • js-full-mr-list
  • js-pipeline-tab-link
  • js-pipeline-container

So all the related functionality can be deleted.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

No changes

How to set up and validate locally

  1. Go to /twitter/Typeahead.Js/-/pipelines/260
  2. Tabs should continue to work

Screen_Recording_2024-04-24_at_15.01.01

Merge request reports