From 71511ccd5ac62e08da84845827f2286c6dc70b56 Mon Sep 17 00:00:00 2001 From: Classic298 <27028174+Classic298@users.noreply.github.com> Date: Mon, 27 Jul 2026 09:16:25 +0200 Subject: [PATCH] fix: make sidebar folder rows keyboard operable (WCAG 2.1.1, 4.1.2) (#27509) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit On latest `dev`, the sidebar folder row is a bare `
` carrying `on:click` (navigate into the folder) and `on:dblclick` (rename). It has **no `role`, no `tabindex` and no key handler**, so opening a folder is impossible from the keyboard. The nested chevron `