From 5de7573fba6bd6eed4d89a8a12b46f752f7ec1c0 Mon Sep 17 00:00:00 2001 From: GitHub Copilot Date: Sun, 16 Aug 2026 11:34:38 +0200 Subject: [PATCH] =?UTF-8?q?[IMP]=20website=5Fsale=5Faplicoop:=20accessibil?= =?UTF-8?q?ity=20and=20responsive=20polish=20=E2=80=94=20phase=208?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Quantity control layout: changed from wrapping flex to deliberate two-row grid so the add-to-cart button sits full-width underneath the stepper, avoiding accidental line breaks and giving the primary action more pulsing area. Also removed the /Kg suffix's redundant font rules. Order card delivery row: reordered to badge-then-date (visually centred), removed the "Delivery" label, and swapped bg-primary to text-bg-primary for proper contrast on the home-delivery badge (3.13:1 minimum). Tooltip translations: moved hardcoded static tooltips from data-bs-title (untranslatable) to title (QWeb-translatable). Handled the edge case of "Save Cart" and "Back to Cart" which had translations but no model_terms reference in the POT, causing the merge to discard them — added the view reference so translations now apply. Load-from-history page: added accessibility: a visible status message ("Loading your order…"), a