Skip to content

Commit 9cf426b

Browse files
authored
fix(avatars): display badge status whenever badge data exists (#368)
Corrects business logic that fails to display crimson ring and notification count when avatar has a status of `away`. Enhanced with improved accessibility and usage instructions.
1 parent d631f44 commit 9cf426b

File tree

5 files changed

+334
-85
lines changed

5 files changed

+334
-85
lines changed

packages/avatars/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"styled-components": "^4.2.0"
3030
},
3131
"devDependencies": {
32-
"@zendeskgarden/css-avatars": "6.0.0",
32+
"@zendeskgarden/css-avatars": "6.0.1",
3333
"@zendeskgarden/react-theming": "^6.0.1"
3434
},
3535
"keywords": [

0 commit comments

Comments
 (0)