Skip to content

Migrate custom Tabs to GlTabs

What does this MR do?

Following up on #230719 (closed), this MR simply:

  • removes the custom Tabs implementation to introduce GlTabs
  • updates the CSS classes to use GitLab UI utilities

Additionally, it avoids reloading the scope data when clicking on the currently active one (see video).

Screenshots

Mobile Desktop
Screenshot_2020-09-16_at_20.49.32 Screenshot_2020-09-16_at_20.49.32
before after
reload reload-no-more

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
Edited by Angelo Gulina

Merge request reports

Loading