Images nested in issue conversations should open in a new window when clicked.
## The problem When reviewing an image in an issue comment, clicking it opens the image in a tab but replaces the current window. I often just want to review it briefly then go back to the issue and tend to just close the window (intending to only close the image) which of course closes the issue itself. ## The proposed solution Open images from issue comments in a new window. Modals are another possibility but some images are quite large and need to be zoomed in on. Modals tend to have fixed widths and heights which may limit the ability to zoom in this way.
issue