Skip to content

fixes breadcrumbs on new issue page. adds link to issues page.

What does this MR do?

Changes the behavior of the breadcrumbs on the new issue page by:

  • directing the "issues" link the issues page instead of reloading the new issue page
  • adding a "new" link that reloads the new issue page

What are the relevant issue numbers?

A link to "issues" that links to the new issue page is confusing to users and the absence of a "new" link in the breadcrumbs in unhelpful for navigation purposes.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #50209 (closed)

Edited by J.D. Bean

Merge request reports