From 569ddb4343660bcdd3b799176c5e9ac6996e952b Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 5 Jan 2026 14:41:48 +0000 Subject: [PATCH] Enhance question navigation by updating local state on button clicks and ensuring DOM updates after HTMX settle --- physics/templates/physics/exam_take.html | 6 ++++++ .../templates/physics/partials/exam_take_fragment.html | 10 ++++++---- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/physics/templates/physics/exam_take.html b/physics/templates/physics/exam_take.html index 0dfcb870..0391b604 100755 --- a/physics/templates/physics/exam_take.html +++ b/physics/templates/physics/exam_take.html @@ -76,6 +76,12 @@ }catch(e){ console && console.error && console.error(e); } }; +