Commit fdf6fd64 authored by Juan J. Ramirez's avatar Juan J. Ramirez Committed by Phil Hughes

Missing target blank in View full report button

parent 82d6547b
......@@ -116,6 +116,7 @@ export default {
<template v-if="showViewFullReport" #actionButtons>
<gl-button
:href="testTabURL"
target="_blank"
icon="external-link"
data-testid="group-test-reports-full-link"
class="gl-mr-3"
......
---
title: Make View full report button open link in new tab
merge_request: 39501
author:
type: changed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment