Avatar, focus status for Avatar #2245
-
Background: This iteration is about creating a foundation for User profile / settings / help center which we can start populating with useful information about the health status of users system, quick access settings and link to more preferences. Agent Avatar User statement *When the user clicks on the avatar a sidebar/modal will appear. Main question
Need: We would like clarification on focus status for Avatars |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @cdpestitschek - if the component is interactive, it will need to be focusable. That said, it's not the actual Avatar component that will be clickable here, the Avatar will go inside of an interactive component (Menu or Button) in order for it to be used to trigger an action (open your help center). These components already have focus states so you don't have to worry about implementing the design of the focus border. Feel free to check out the console masthead for an idea of what the focus state on the Avatar Menu should look like. Let us know if you have more questions! |
Beta Was this translation helpful? Give feedback.
Hi @cdpestitschek - if the component is interactive, it will need to be focusable. That said, it's not the actual Avatar component that will be clickable here, the Avatar will go inside of an interactive component (Menu or Button) in order for it to be used to trigger an action (open your help center). These components already have focus states so you don't have to worry about implementing the design of the focus border.
Feel free to check out the console masthead for an idea of what the focus state on the Avatar Menu should look like. Let us know if you have more questions!