diff --git a/.jules/palette.md b/.jules/palette.md index 4fa55f04..84e2da92 100644 --- a/.jules/palette.md +++ b/.jules/palette.md @@ -46,3 +46,7 @@ ## 2026-07-05 - Accessible Disabled Buttons **Learning:** Adding `aria-describedby` to disabled buttons and explicitly linking them to visible helper text elements allows screen readers to announce the reason for being disabled, significantly improving accessibility for interactive elements that depend on prior state (like selecting a project). **Action:** Always pair disabled interactive elements with visible helper text and use `aria-describedby` to semantically link them, ensuring the context is available to assistive technologies. + +## 2026-07-09 - [UX improvement] Accessible table-based form controls +**Learning:** In table-based forms where inputs or `