diff --git a/.Jules/palette.md b/.Jules/palette.md index 5c1c1698..8b4eca03 100644 --- a/.Jules/palette.md +++ b/.Jules/palette.md @@ -37,3 +37,7 @@ ## 2026-07-02 - Inline clear buttons preserve focus **Learning:** Inline clear buttons often unmount immediately after clearing state, which can drop keyboard focus to the document body. **Action:** Move focus back to the owning input before clearing state, and cover the behavior with a DOM focus test. + +## 2024-07-21 - Visual Regression on Custom Buttons when migrating to aria-disabled +**Learning:** When updating native `