diff --git a/.Jules/palette.md b/.Jules/palette.md new file mode 100644 index 0000000..6de802f --- /dev/null +++ b/.Jules/palette.md @@ -0,0 +1,3 @@ +## 2024-05-18 - Missing Aria Labels on Icon-only Buttons +**Learning:** Found several icon-only buttons across components (e.g., Code block language selector, copy, wrap toggle, search dialog results, slash command list, graph tab controls) lacking `aria-label`s, which impacts screen reader accessibility. Some have `title` but `aria-label` is crucial. +**Action:** Always verify `aria-label` is present on any `