Show "go back to considering" using the new doing status

This commit is contained in:
Jorge Manrubia
2025-04-04 08:38:05 +02:00
parent dbae700554
commit d57e0158ac
+2 -1
View File
@@ -34,8 +34,9 @@
<% end %>
</dialog>
</div>
<span class="card__pop-message">
<% if bubble.stage.present? %>
<% if bubble.doing? %>
Returns to <em>Considering</em> if no activity <%= local_datetime_tag(bubble.auto_pop_at, style: :indays) -%>.
<% else %>
Auto-closes if no activity <%= local_datetime_tag(bubble.auto_pop_at, style: :indays) -%>.