Skip to content

Tabs > HAML > Migrate app/views/groups/show.html.haml to GlTabs

What does this MR do and why?

This MR replaces the HAML tabs structure with gl_tabs_nav so the HAML uses the GlTabs HTML structure and classes.

This still has to retain certain classes due to #345699

Screenshots or screen recordings

Before After
Screen_Recording_2022-02-23_at_08.41.14 Screen_Recording_2022-02-23_at_08.47.32

How to set up and validate locally

  1. Visit [GDK_HOST]/[GROUP] e.g. https://gdk.localhost:3443/gitlab-org
  2. Test the tabs are switchable

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #230760 (closed)

Edited by Robert Hunt

Merge request reports