diff --git a/modules/ui/src/app/pages/testrun/components/download-options/download-options.component.html b/modules/ui/src/app/pages/testrun/components/download-options/download-options.component.html
index d6f6abd71..b69b8ace4 100644
--- a/modules/ui/src/app/pages/testrun/components/download-options/download-options.component.html
+++ b/modules/ui/src/app/pages/testrun/components/download-options/download-options.component.html
@@ -14,9 +14,16 @@
limitations under the License.
-->
@if (data) {
-
+
@if (isOpenDownloadOptions) {
- }
- @if (isOpenDownloadOptions) {
}