From 45f374610f84a01bb87e7316bd78020d650bd272 Mon Sep 17 00:00:00 2001 From: lebaudantoine Date: Thu, 19 Mar 2026 11:03:08 +0100 Subject: [PATCH] =?UTF-8?q?=E2=99=BF=EF=B8=8F(frontend)=20fix=20more=20too?= =?UTF-8?q?ls=20heading=20hierarchy?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Side panel title is an H1, but the hierarchy skips directly to H3. Fix the heading structure. It closes #1178. --- CHANGELOG.md | 1 + src/frontend/src/features/rooms/livekit/components/Tools.tsx | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2966019b..b3519806 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to ### Changed - ♿️(frontend) fix sidepanel accessibility aria-label #1182 +- ♿️(frontend) fix more tools heading hierarchy #1181 ## [1.11.0] - 2026-03-19 diff --git a/src/frontend/src/features/rooms/livekit/components/Tools.tsx b/src/frontend/src/features/rooms/livekit/components/Tools.tsx index 925d20b3..fbd2bc4f 100644 --- a/src/frontend/src/features/rooms/livekit/components/Tools.tsx +++ b/src/frontend/src/features/rooms/livekit/components/Tools.tsx @@ -65,7 +65,7 @@ const ToolButton = ({