From 6e700e7b4d4b8f49eae0a013dab260e20be99d21 Mon Sep 17 00:00:00 2001 From: Scott Idem Date: Thu, 7 May 2026 18:13:23 -0400 Subject: [PATCH] Remove redundant saving status from IDAA archive edit forms XHR upload % in the button + disabled states now communicate upload/save progress; the top Saving.../Finished saving block is no longer needed (and its out:fade was broken on re-entry). Co-Authored-By: Claude Sonnet 4.6 --- ...idaa_comp__archive_content_obj_id_edit.svelte | 15 --------------- .../ae_idaa_comp__archive_obj_id_edit.svelte | 16 ---------------- 2 files changed, 31 deletions(-) diff --git a/src/routes/idaa/(idaa)/archives/[archive_id]/ae_idaa_comp__archive_content_obj_id_edit.svelte b/src/routes/idaa/(idaa)/archives/[archive_id]/ae_idaa_comp__archive_content_obj_id_edit.svelte index 48fab464..17320034 100644 --- a/src/routes/idaa/(idaa)/archives/[archive_id]/ae_idaa_comp__archive_content_obj_id_edit.svelte +++ b/src/routes/idaa/(idaa)/archives/[archive_id]/ae_idaa_comp__archive_content_obj_id_edit.svelte @@ -1,7 +1,6 @@