diff --git a/.jules/palette.md b/.jules/palette.md index bd0f73248..9bb6397cf 100644 --- a/.jules/palette.md +++ b/.jules/palette.md @@ -57,3 +57,6 @@ ## 2026-07-30 - Add window.confirm for destructive actions **Learning:** Destructive actions like deleting groups and edge relationships previously occurred immediately without user confirmation. **Action:** Always wrap delete operations with window.confirm() dialogs and ensure corresponding tests successfully mock window.confirm. +## 2024-05-24 - Fix Keyboard Accessibility on Forms +**Learning:** Users cannot use the 'Enter' key to submit forms if inputs and action buttons are wrapped in generic `
프로젝트를 선택하면 해당 다이어그램 목록을 볼 수 있습니다.