diff --git a/.Jules/palette.md b/.Jules/palette.md index c84af0951..74de6707d 100644 --- a/.Jules/palette.md +++ b/.Jules/palette.md @@ -1,3 +1,7 @@ ## 2026-05-11 - Added keyboard focus to file upload controls **Learning:** File upload drag-and-drop zones and file removal buttons generated by React components in this app lacked explicit keyboard focus indicators (focus-visible classes), creating a confusing experience for keyboard users trying to submit documents. **Action:** Always ensure that any interactive element, especially custom divs and dynamically generated utility buttons, have explicit focus-visible styles to ensure full keyboard navigation support. + +## 2026-05-31 - Accessible Custom Toggle Groups +**Learning:** When using generic `