From d606ff6d3d5dc0682150fbbf94d24e22bb570407 Mon Sep 17 00:00:00 2001 From: Sebastian Almberg <83243306+Sebbeben@users.noreply.github.com> Date: Wed, 11 Mar 2026 15:41:50 +0100 Subject: [PATCH] Add navigation buttons and completion banner to bulk import step2 Adds Back to Jobs / Back to Parts buttons at the top of the page and a success banner when the job is completed, so users aren't stuck on the page after applying all parts. --- .../bulk_import/step2.html.twig | 18 ++++++++++++++ translations/messages.en.xlf | 24 +++++++++++++++++++ 2 files changed, 42 insertions(+) diff --git a/templates/info_providers/bulk_import/step2.html.twig b/templates/info_providers/bulk_import/step2.html.twig index 4a12be18..30b0d386 100644 --- a/templates/info_providers/bulk_import/step2.html.twig +++ b/templates/info_providers/bulk_import/step2.html.twig @@ -14,6 +14,24 @@ {% block card_content %} + +