Skip to content

Show Popover on Epic links within Markdown

Kushal Pandya requested to merge 415652-add-epic-popover-in-gfm into master

What does this MR do and why?

This MR adds support for showing Popover on Epic links within Markdown similar to how we show it for Issue and MR links.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Popover
With Dates image
Without Dates (Also confidential) image
Long Reference image

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Make sure you have a group with an epic present.
  2. Go to any Issue/MR description or comment markdown and paste link to an epic and save the markdown.
  3. Hover over the epic link on rendered markdown and it should show a popover as shown in MR description.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #415652 (closed)

Edited by Ali Ndlovu

Merge request reports