From 4fb229858f0df04b1328263beb7e48b5b1bcd2e7 Mon Sep 17 00:00:00 2001 From: rob Date: Wed, 31 Dec 2025 23:25:16 -0400 Subject: [PATCH] Fix select element accessibility labels on tools page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add proper label associations with for/id attributes to all select elements on the tools page for screen reader compatibility. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- src/smarttools/web/templates/pages/tools.html | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/src/smarttools/web/templates/pages/tools.html b/src/smarttools/web/templates/pages/tools.html index 106cfc3..4756a52 100644 --- a/src/smarttools/web/templates/pages/tools.html +++ b/src/smarttools/web/templates/pages/tools.html @@ -69,7 +69,7 @@
-

Sort By

+ Category + Sort By +