From c65db03cfa94e1a7b25618c507cb0c59dea5e7e3 Mon Sep 17 00:00:00 2001 From: "claude (blind_chess)" Date: Mon, 18 May 2026 20:39:37 -0400 Subject: [PATCH] chore(client): suppress phantom-span a11y warning with documented svelte-ignore Phantom pieces are a pointer-only overlay; adding role/tabindex would create a focusable element with no keyboard equivalent (worse a11y, not better). The real game remains fully keyboard-operable via the square