Commit 38703d1
authored
# Overview
This PR improves accessibility for links used in the `FeatureGrid`
component by adding accessible labels (`aria-label`) to unlabeled links.
This helps screen reader users navigate links more effectively and
resolves accessibility audit warnings related to missing accessible
names.
## PR Checklist
* [x] I did below actions if need
1. I read the [[Contributing
Guide](https://github.com/toss/suspensive/blob/main/CONTRIBUTING.md)](https://github.com/toss/suspensive/blob/main/CONTRIBUTING.md)
2. I added documents and tests.
1 parent 03f67ee commit 38703d1
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
217 | | - | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
218 | 222 | | |
219 | 223 | | |
220 | 224 | | |
| |||
0 commit comments