Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .Jules/palette.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
## 2026-05-11 - Mobile Menu ARIA Linkage\n**Learning:** Standard mobile hamburger menus often lack structural linkage between the toggle button and the drawer it controls, leaving screen reader users without state context.\n**Action:** Always use aria-expanded and aria-controls on menu toggle buttons, linking to the ID of the menu container.
Loading