From 1e5b559649b3faca945df9be2a884cfd3ac71048 Mon Sep 17 00:00:00 2001 From: fullsend-code <278716306+fullsend-ai-coder[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 23:34:09 +0000 Subject: [PATCH] fix(#3587): remove a11y violation filter and fix list violation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Remove the `getFilteredViolations` function and `NFS_IGNORED_VIOLATION_IDS` from the e2e accessibility test utility. The filter was suppressing the axe `list` rule violation in NFS mode instead of fixing the root cause. The `list` violation originated from the upstream `HomePageToolkit` component (`@backstage/plugin-home`) which renders `` elements as direct children of `` (`