678 B
678 B
ClientFlow v4928.1.5.13 — Task detail refresh after send + complete
Fix
- Fixed task detail UI staying stale after Enviar e concluir tarefa.
- The reply send form now targets
#task-detail-panelon success, so the whole task detail is re-rendered with the fresh DB state. - This updates the top status badge from
PendentetoConcluídaand removes/updates completion controls aftersend_and_complete. - Reply send errors are retargeted back to
#reply-assistant-panel, so validation/Chatwoot errors do not replace the full task page.
Scope
- UI/HTMX only.
- No database migration.
- No change to Chatwoot sending, templates or fiscal enrichment rules.