diff --git a/.taskmaster/tasks/tasks.json b/.taskmaster/tasks/tasks.json index c2b947c..b12302f 100644 --- a/.taskmaster/tasks/tasks.json +++ b/.taskmaster/tasks/tasks.json @@ -254,12 +254,24 @@ "priority": "medium", "subtasks": [], "updatedAt": "2026-04-25T20:19:47.523Z" + }, + { + "id": "21", + "title": "fix(kb): prevent double-commit + collapse admin sections", + "description": "Fix UI race in commitAllBatch + collapse Sources/Labels/Recent Jobs panels", + "details": "Fix 1: in polling tick (index.js ~1217), don't downgrade local 'committing' status back to 'awaiting_review' from server. Fix 2: wrap Sources, Labels and Recent Jobs panel bodies in collapsible div with chevron toggle, default collapsed; lazy-load on first expand.", + "testStrategy": "", + "status": "in-progress", + "dependencies": [], + "priority": "high", + "subtasks": [], + "updatedAt": "2026-04-26T11:01:34.264Z" } ], "metadata": { "version": "1.0.0", - "lastModified": "2026-04-25T20:19:47.523Z", - "taskCount": 20, + "lastModified": "2026-04-26T11:01:34.265Z", + "taskCount": 21, "completedCount": 14, "tags": [ "master" diff --git a/files/client/custom/modules/knowledge-base/res/templates/kb/index.tpl b/files/client/custom/modules/knowledge-base/res/templates/kb/index.tpl index 4f2f6a4..02d3be5 100644 --- a/files/client/custom/modules/knowledge-base/res/templates/kb/index.tpl +++ b/files/client/custom/modules/knowledge-base/res/templates/kb/index.tpl @@ -90,9 +90,12 @@ -
+
-

מקורות בנושא

+

+ + מקורות בנושא +