From 77cc3caa0a330dbe455853ed96e5d6fd5aff23f7 Mon Sep 17 00:00:00 2001 From: Pontoporeia Date: Tue, 31 Mar 2026 16:10:41 +0200 Subject: [PATCH] =?UTF-8?q?fix(a11y):=20status=20badges=20no=20longer=20co?= =?UTF-8?q?lour-only;=20fix=20aria=20on=20=E2=9C=95=20buttons=20(WCAG=201.?= =?UTF-8?q?4.1,=202.5.3)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit admin/index.php — status badges (WCAG 1.4.1 Use of Colour): - Published badge: prefix ● symbol (aria-hidden) + aria-label="Statut : Publié" - Pending badge: prefix ◌ symbol (aria-hidden) + aria-label="Statut : En attente" - Access badges (Libre/Interne/Interdit): prefix ○/◑/● symbol per type (aria-hidden) + aria-label="Accès : [type]"; symbol chosen from a PHP map keyed on the slug Each badge now communicates its state through shape AND colour, not colour alone. admin/index.php — ✕ Réinitialiser link (WCAG 2.5.3 / 1.1.1): - ✕ wrapped in