Fix Execution Details header disappearing after HTMX refresh

t-215·WorkTask·
·
·
·Omni/Jr.hs
Created3 months ago·Updated3 months ago

Description

Edit

The h3 Execution Details header is inside the HTMX swap target, so when the /partials/task/<id>/metrics partial loads, it replaces the header. Either move the header outside the swap target, or include it in the TaskMetricsPartial response.

Timeline (2)

🔄[human]Open → InProgress3 months ago
🔄[human]InProgress → Done3 months ago