feat: refactor admin instructor UI with component extraction and optimistic updates

This commit is contained in:
2026-01-30 19:31:31 -06:00
parent 474d519b9d
commit a103f0643a
6 changed files with 984 additions and 398 deletions
+1
View File
@@ -310,6 +310,7 @@ impl Scheduler {
total,
stats.total_unmatched,
stats.candidates_created,
stats.candidates_rescored,
stats.auto_matched,
stats.skipped_unparseable,
stats.skipped_no_candidates,