diff --git a/.jules/palette.md b/.jules/palette.md index f546c1f9..f054ea05 100644 --- a/.jules/palette.md +++ b/.jules/palette.md @@ -5,3 +5,7 @@ ## 2026-04-12 - Focus Visible Styles **Learning:** In custom components, applying global `:focus-visible` to interactive elements improves keyboard accessibility natively without specific component overrides. **Action:** Use global pseudo selectors for standard interactive elements if component-level focus states are missing, ensuring accessibility without bloat. + +## 2026-07-12 - Unwrapped Native Form Inputs need explicit ARIA labels +**Learning:** In custom views (like `RoleEditor.tsx` or `ReportBadGroupDialog.tsx`), raw inputs (``, `