gitlab-org--gitlab-foss/changelogs/unreleased/59521-job-sidebar-has-a-blank-block.yml
Miranda Fluharty 144268daa8 Only render job sidebar block if it has content
Change sidebar's renderBlock() to return true only if
any of the block's <detail-row>s will be rendered
Change block to render only if renderBlock() returns true
2019-08-02 02:25:13 +00:00

5 lines
88 B
YAML

---
title: Remove blank block from job sidebar
merge_request: 30754
author:
type: fixed