Commit 7c6e07d
feat: add ARIA labels to inline action buttons in ConfigTable
Added `aria-label` and `title` attributes to the Check, X, and Pencil icon buttons
in ConfigTable.tsx to improve screen reader accessibility and provide
helpful tooltips for sighted users. Also recorded a journal entry in
.Jules/palette.md about the importance of labeling icon-only inline actions.
Co-authored-by: jmbish04 <26469722+jmbish04@users.noreply.github.com>1 parent 86dd04f commit 7c6e07d
2 files changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
| 138 | + | |
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
0 commit comments