Move notes.scss to page_bundles from page_specific_bundles
requested to merge 239856-convert-stylesheets-pages-notes-scss-into-page-specific-bundle into master
What does this MR do and why?
Move notes.scss to page_bundles from page_specific_bundles. Behind FF page_specific_styles
Only enabled for gitlab_team_members on gitlab.com
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Area | Before | After |
---|---|---|
Issue notes | ||
MR diffs notes | ||
Work item notes | ||
Epic notes | ||
Snippets comments | ||
Commit comments |
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
- In rails console enable the FF
Feature.enable(:page_specific_styles)
- Visit all the pages mentioned in the screenshots section
- See that there is no difference in the notes styling
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #239856 (closed)
Edited by Deepika Guliani