Skip to content

Resolve "broken breadcrumb in admin/user when switching tabs"

Robin Naundorf requested to merge senk/gitlab-ce:47419-Fix-breadcrumbs into master

What does this MR do?

Fixes breadcrumbs as described in #47419 (closed).

Are there points in the code the reviewer needs to double check?

The breadcrumbs now stay the same when navigating the tabs but i made a small modification when adding/editing an identity. I think like this it's the most intuitive way, please double check

Why was this MR needed?

#47419 (closed)

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

  • Changelog entry added, if necessary
  • Tests added for this feature/bug
  • Conform by the code review guidelines
    • Has been reviewed by a UX Designer
    • Has been reviewed by a Frontend maintainer
    • Has been reviewed by a Backend maintainer
    • Has been reviewed by a Database specialist
  • Conform by the merge request performance guides
  • Conform by the style guides
  • Internationalization required/considered
  • End-to-end tests pass (package-and-qa manual pipeline job)

What are the relevant issue numbers?

#47419 (closed)

Closes #47419 (closed)

Edited by Dennis Tang

Merge request reports