Skip to content

Commit

Permalink
do not open redirects in new tab
Browse files Browse the repository at this point in the history
  • Loading branch information
as-op committed Aug 21, 2024
1 parent 14538ed commit fae553a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
if redirect_url.present?
flex.with_row { render(Primer::Beta::Link.new(
href: redirect_url,
target: "_blank",
data: {
"job-status-polling-target": job_errors.present? ? nil : "redirect"
}
Expand Down

0 comments on commit fae553a

Please sign in to comment.