Skip to content

Remove temporary utility class

Jiaan Louw requested to merge jlouw-remove-gl-max-w-0 into master

What does this MR do and why?

Remove the gl-max-w-0 class since it's now available in GitLab-UI (and has been for 2 months 🙈).

feat(css): add gl-max-w-0 (gitlab-ui!3191 - merged)

Screenshots or screen recordings

This utility class is only being used by groupproduct analytics behind a default off feature flag.

No visual changes.

Before After
image image

How to set up and validate locally

To get product analytics working follow the instructions at https://gitlab.com/gitlab-org/gitlab/-/snippets/2474959.

With the Product Analytics feature enabled:

  1. Go to /gitlab-org/gitlab-shell/-/product_analytics/dashboards or any other instrumented project and verify the table layout.

MR acceptance checklist

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

Edited by Jiaan Louw

Merge request reports