Branches: Show MR popover on hover of MR badge
<!--IssueSummary start--> <details> <summary> Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards. </summary> - [Work on this issue](https://contributors.gitlab.com/manage-issue?action=work&projectId=278964&issueIid=548322) - [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=548322) </details> <!--IssueSummary end--> # Context In the Issues pages, whenever a user hovers over an MR link, an information-rich popover appears with useful info about the related MR. However, when users hover over the MR badge in the Branches page, this popover does not appear. This is a missed opportunity to provide users with information that could be useful in context, and make our platform more consistent between products. <table> <tr> <th>Hovering over an MR link in Issues</th> <th>Hovering over an MR badge in Branches page</th> </tr> <tr> <td> ![issues-page.png](https://gitlab.com/-/project/278964/uploads/a7cf8ecb9711b5dbc4517bacfec2877a/issues-page.png){width=2095 height=1202} </td> <td> ![branches-page.png](https://gitlab.com/-/project/278964/uploads/13e3f7669b296e3696568402d70ebd35/branches-page.png) </td> </tr> </table> # Design proposal When a user hovers over the MR badge in the Branches page, show the MR popover currently used in Issues pages. ![issues-page.png](https://gitlab.com/-/project/278964/uploads/6a661b57874daf5c798981f0dec29a5c/issues-page.png)
issue