From 9c6e46eea28e34ad1ca13b716e78ee70c69b75f6 Mon Sep 17 00:00:00 2001 From: nick Date: Tue, 26 Aug 2025 08:15:24 -0400 Subject: [PATCH] update caq form dropdown form elements not shown. --- .forgejo/ISSUE_TEMPLATE/CAQ.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.forgejo/ISSUE_TEMPLATE/CAQ.yml b/.forgejo/ISSUE_TEMPLATE/CAQ.yml index 9989f6f..8bde270 100644 --- a/.forgejo/ISSUE_TEMPLATE/CAQ.yml +++ b/.forgejo/ISSUE_TEMPLATE/CAQ.yml @@ -34,19 +34,19 @@ body: - Not adverse to quality - Adverse to quality - Significantly adverse to quality - visible: [content] + visible: [form, content] - type: textarea id: cause attributes: label: Cause of adverse condition description: What was the cause of the condition? (Required only when classified as 'Significantly adverse to quality') - visible: [content] + visible: [form, content] - type: textarea id: corrective-action attributes: label: Corrective action taken description: What action(s) were taken to preclude repetition? (Required only when classified as 'Significantly adverse to quality') - visible: [content] + visible: [form, content] - type: checkboxes id: reporting visible: [content]