Breadcrumbs in Edit Merge Request should contain MR id
Release notes
In order to improve our navigation, in the "Merge Request Edit" page, add the MR ID to the breadcrumb.
Problem to solve
When editing the MR page, users cannot easily see which MR they edit with the breadcrumb.
Intended users
- Sasha (Software Developer)
- Devon (DevOps Engineer)
- Priyanka (Platform Engineer)
- Eddie (Content Editor)
User experience goal
The user should be able to easily navigate away for the MR Edit page back to the MR View page.
Proposal
The breadcrumb of the Edit page should be:
From:
GitLab.org > GitLab > Merge requests
To:
GitLab.org > GitLab > Merge requests > !999
Further details
This is the current way breadcrumbs are presented:
When the user sees the MR, the breadcrumb has the ID of the MR, however after clicking on Edit, the user cannot see the ID anymore: