Skip to content

Remove separator slot from new project breadcrumb

Dan Mizzi-Harris requested to merge danmh-breadcrumb-icon-size into master

What does this MR do and why?

Describe in detail what your merge request does and why.

This MR removes the unnecessary use of the #seperator slot of GlBreadcrumb on the 'Create a project' (projects/new) pages.

Breadcrumb separators now show with the correct styles.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

Before After
gitlab.com_projects_new 127.0.0.1_3000_projects_new
gitlab.com_projects_new__1_ 127.0.0.1_3000_projects_new__1_
gitlab.com_projects_new__2_ 127.0.0.1_3000_projects_new__2_
gitlab.com_projects_new__3_ 127.0.0.1_3000_projects_new__3_

How to set up and validate locally

Create a new project (Menu > Projects > Create new project) through any of the available methods.

  • Create blank project
  • Create from template
  • Import project
  • Run CI/CD for external repository

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

MR acceptance checklist

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

Merge request reports