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

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

@kuzhelov

Description

@kuzhelov

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    vstsPaired with ticket in vsts

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions