Skip to content
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.

feat(Avatar): icon's color customization mechanisms are limited #52

Closed
kuzhelov opened this issue Aug 7, 2018 · 1 comment
Closed
Labels
vsts Paired with ticket in vsts

Comments

@kuzhelov
Copy link
Contributor

kuzhelov commented Aug 7, 2018

Feature Request

Problem description

Currently the Avatar's icon color is entirely defined by 'presenceStatus' (for example, for the 'Available' status green color is used). The following problems arise as a consequence

  • there is no way to customize these colors by theming
  • there is no way to decouple Avatar component from the 'presenceStatus' concept - while status aspect of Avatar could be seen as something more general, not about just providing 'presence' status - it could be about providing 'role' status of the person, as a simple example.

Proposed solution

Customization mechanisms for Avatar's icon should be introduced. At the very least, there should be a way to customize

  • icon's colors
  • icon itself (whether it is a 'shevron', 'pause', 'play', etc)
@kuzhelov
Copy link
Contributor Author

with current approach to styling this issue is resolved.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
vsts Paired with ticket in vsts
Projects
None yet
Development

No branches or pull requests

2 participants