-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Web > Update edit avatar component #32960
Copy link
Copy link
Open
Labels
Description
Description of the issue
When reviewing the work being done on Start of Chat for web, I noticed the following issues with the Avatar component:
- Avatar fallback > The "T" in the avatar looks gray, whereas it should be color/text/decorative
- Edit button > There is no rollover state or any other indication or interactivity
Changes requested
- Ensure that the colors for the Avatar fallback, including the Initial, correspond to the colors specified in Compound (Link to Avatar source component)
- Ensure that the Edit button has a rollover state with tooltip and focus state (Link to Edit button component)
- Ensure that the final outcome matches the design in Compound (Link to Edit avatar component)

Reactions are currently unavailable