Merge proposal page has navigation menu with no highlighted item
Bug #252538 reported by
Matthew Paul Thomas
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Low
|
Tim Penhey |
Bug Description
A merge proposal page, such as <https:/
"Merging" should be highlighted, because the page for a specific merge proposal is a sub-page of the main "Merging" page that lists all merge proposals for the source branch.
Changed in launchpad-bazaar: | |
importance: | Undecided → Low |
status: | New → Confirmed |
description: | updated |
Changed in launchpad-bazaar: | |
assignee: | nobody → thumper |
status: | Confirmed → In Progress |
Changed in launchpad-bazaar: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
But what of the case where we have a branch targetted at two different branches.
For example:
~me/project/fix-bug-12345
-> ~team/project/trunk
-> ~team/project/1.1
In this case the general merging tab would list these two proposed merges.
To have the merging tab also highlighted for a single proposal makes it hard to go back the list of them.
While it is likely to be unusual for a branch to be both a source and target branch, it is possible and there are conceivable situations where it would be desirable, so having a situation that means that we can't have a listing as well as the detail view is not good.