zendeskgarden / react-components

:seedling: garden React components
https://zendeskgarden.github.io/react-components/
Apache License 2.0
1.1k stars 89 forks source link

fix(avatars): use default background surfaceColor with statuses #1897

Closed geotrev closed 2 months ago

geotrev commented 2 months ago

Description

Fixes bug introduced in #1885 where Avatar with status defaulted to transparent background.

Before vs. avatar:

Screenshot 2024-08-20 at 9 36 53 AM Screenshot 2024-08-20 at 9 36 18 AM

Checklist