From cf20940023a6869ff9659dce80662a42603817e0 Mon Sep 17 00:00:00 2001 From: Marcelo Paiva Date: Thu, 26 Feb 2026 10:34:14 -0500 Subject: [PATCH] Implement accessibility plan: Sprints 5, 6, and 7 (WCAG 2.1 AA) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sprint 5 – Critical fixes: - 5-A: Add sr-only label + aria-label to search input and clear/submit buttons - 5-B: Add role/aria-live/aria-atomic to flash messages; dismiss button label - 5-C: Add role=dialog aria-modal aria-labelledby to _html_modal - 5-D: Change file-dropzone inputs from display:none to sr-only; add region/label to dropzone element - 5-E: Convert all acting as buttons to