diff --git a/.jules/palette.md b/.jules/palette.md new file mode 100644 index 0000000000..f8a0fe8bed --- /dev/null +++ b/.jules/palette.md @@ -0,0 +1,3 @@ +## 2024-07-06 - Improve accessibility for icon-only Material Symbol buttons +**Learning:** Screen readers will frustratingly read aloud raw ligature text (like 'vertical_align_top') when Material Symbols are used in icon-only buttons without proper ARIA attributes, causing user confusion. +**Action:** Always add an `aria-label` to the parent ` - - -