From f23667f905075e988ec434032a9448ad05be71b6 Mon Sep 17 00:00:00 2001 From: Shubham Sharma Date: Sun, 3 Mar 2024 14:21:26 +0530 Subject: [PATCH 01/11] Removed condition for hiding the status dropdown --- app/components/task/holder.hbs | 38 ++++++++++++++++------------------ 1 file changed, 18 insertions(+), 20 deletions(-) diff --git a/app/components/task/holder.hbs b/app/components/task/holder.hbs index 56adab52..c6c579a1 100644 --- a/app/components/task/holder.hbs +++ b/app/components/task/holder.hbs @@ -23,26 +23,24 @@ /> {{/if}} - {{#if (not-eq this.status this.TASK_KEYS.VERIFIED)}} -
- - -
- {{/if}} +
+ + +