Skip to content

Move profile css to page bundle css

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

What does this MR do and why?

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

Issue: #239863 (closed)

Screenshots or screen recordings

No visual changes

before after
Screenshot_2022-08-04_at_18-02-28_Administrator___GitLab Screenshot_2022-08-04_at_18-05-38_Administrator___GitLab
Screenshot_2022-08-04_at_18-02-54_Administrator___GitLab Screenshot_2022-08-04_at_18-05-11_Administrator___GitLab

How to set up and validate locally

  1. Go to a user profile page and check the UI, e.g. http://127.0.0.1:3000/root

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