Skip to content

Resolve "Issue closed date does not show on issue list view"

What does this MR do?

Shows the closed date of an issue in the issue list using a tooltip.

Are there points in the code the reviewer needs to double check?

I used a tooltip to show the closed_at of the issue. Same as how the updated_at is shown in an issue as seen in the screenshot below:

Screen_Shot_2018-07-25_at_12.18.52_PM

Why was this MR needed?

Proposal in #44671 (moved)

Screenshots (if relevant)

Screen_Shot_2018-07-25_at_12.15.31_PM

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #44671 (moved)

Merge request reports