diff --git a/.jules/palette.md b/.jules/palette.md index 4fa55f04..4cafd659 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. + +## 2024-07-10 - [UX improvement] Improve screen reader context for table-based modal inputs +**Learning:** In table-based layouts where inputs or `