Skip to content

Replace bootstrap tabs behavior with GitLab's [RUN ALL RSPEC] [RUN AS-IF-FOSS]

What does this MR do?

Replace bootstrap tabs behavior with GitLabs

  • remove .nav-tabs class and data-toggle to remove bootstrap tabs usage
  • create custom tabs interation handler to mimic bootstrap
  • abstract out tab content selection logic
  • test

Screenshots (strongly suggested)

State Screenshot
Before out
After Screen_Shot_2021-03-29_at_10.22.12_PM
After (style not updated) new_tabs

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

Related to #297244 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports