From 0e4b75ff4e2c2417415ec9a8f29b7204d29c516a Mon Sep 17 00:00:00 2001 From: "[._.]/ Adam Eivy" Date: Sat, 15 Aug 2026 19:29:49 +0000 Subject: [PATCH 1/3] fix: name 80 more unlabeled form controls in the Goals, Brain, MeatSpace and Agent tabs (#4156) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Continues the accessible-name sweep past the page-level slice shipped in #4307, working four whole component subtrees rather than scattered hits: client/src/components/goals, brain/tabs, meatspace/tabs and agents/tabs. Each candidate was read in context first — controls already named by a wrapper were left alone. Where the surface had room the control gets a visible label wired with htmlFor/id (the shared FormField, or an existing orphan