Skip to content

Fix regression for breadcrumbs styling after moving projects.scss

Deepika Guliani requested to merge dg-239865-regression into master

What does this MR do and why?

Fix regression for breadcrumbs styling after moving projects.scss. Merged MR - Move projects.scss to page_bundles from page_sp... (!131017 - merged) ( still not in production )

Changelog: fixed

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

You can see the regression on your local setup for now till Move projects.scss to page_bundles from page_sp... (!131017 - merged) is in production

Module Before After
Find file Screenshot_2023-09-11_at_1.35.09_PM Screenshot_2023-09-11_at_1.22.15_PM
File blob Screenshot_2023-09-11_at_1.32.07_PM Screenshot_2023-09-11_at_1.21.54_PM
File blame Screenshot_2023-09-11_at_1.32.15_PM Screenshot_2023-09-11_at_1.22.04_PM
Projects commits list Screenshot_2023-09-11_at_1.31.48_PM Screenshot_2023-09-11_at_1.19.31_PM

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Checkout the latest master in your local gdk
  2. Visit the following urls

See the broken breadcrumbs

  1. Now checkout the branch and restart gdk gdk restart so that the assets are compiled again

See that the above urls are now fixed

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 Deepika Guliani

Merge request reports