From 65dc5bc7103421c52b9b28551b8845795efb269a Mon Sep 17 00:00:00 2001 From: Ole-Morten Duesund Date: Mon, 25 May 2026 14:26:30 +0200 Subject: [PATCH] fix(a11y): add scope=col to Admin table headers Without scope="col", screen readers can't reliably associate each header cell with its column when the user is navigating cell-by-cell. Modern AT often guesses correctly from placement, but the explicit attribute removes the ambiguity. One attribute per , no rendering change. Surfaced by /audit a11y (semantic structure lens). --- frontend/src/components/Admin.svelte | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/src/components/Admin.svelte b/frontend/src/components/Admin.svelte index aff7701..56fc8ed 100644 --- a/frontend/src/components/Admin.svelte +++ b/frontend/src/components/Admin.svelte @@ -121,10 +121,10 @@ - - - - + + + +
BrukerOpprettetModeratorAdminBrukerOpprettetModeratorAdmin