Skip to content

Commit 9992fa0

Browse files
CopilotLuLaValva
andcommitted
chore: add changeset for avatar alt attribute fix
Co-authored-by: LuLaValva <26027232+LuLaValva@users.noreply.github.com>
1 parent 26d9210 commit 9992fa0

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
"@ebay/ebayui-core": patch
3+
"@evo-web/marko": patch
4+
"@ebay/ui-core-react": patch
5+
---
6+
7+
fix(avatar): add alt="" to img for accessibility
8+
9+
Fixed accessibility issue where avatar images were announced twice by assistive technologies. The img element inside role="img" containers now has alt="" to prevent double announcement.

0 commit comments

Comments
 (0)