Skip to content

Move profile page css to page bundle css

Coung Ngo requested to merge cngo-move-profile-css-to-bundle into master

What does this MR do and why?

This MR deletes and moves some profile page css to page bundle css to reduce global css size

Issue: #239863 (closed)

Screenshots or screen recordings

before after
Screenshot_2022-09-20_at_12-17-15_Edit_Profile___User_Settings___GitLab Screenshot_2022-09-20_at_12-17-30_Edit_Profile___User_Settings___GitLab
Screenshot_2022-09-20_at_12-17-06_Edit_Profile___User_Settings___GitLab Screenshot_2022-09-20_at_12-19-36_Edit_Profile___User_Settings___GitLab

How to set up and validate locally

  1. Visit the edit profile page http://127.0.0.1:3000/-/profile
  2. Test the MR

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 Coung Ngo

Merge request reports