[AvatarGroup] Add support for avatar grouping #17611
Labels
component: avatar
This is the name of the generic UI component, not the React module!
new feature
New feature or request
This issue is dedicated to discuss support for a new avatar group component.
Summary 💡
Like ButtonGroup does, the component should provide support for grouping avatar with a limited number of visible ones and a property maxCount indicating the "+X" number of other avatar. The "+X" label should provide an on click handler so users can add extra behavior (like showing the whole list of people's avatar).
There is no Material Design spec for this and I've searched on Google to find existing component and have found nothing.
Examples 🌈
Extracted from PeaPods, on MUITreasury :
Motivation 🔦
In the world of social interactions, events, etc... I think this component is worth the implementation, and it's quite easy to do. It is an equivalent for the "X people are going/interested in this Facebook event".
The text was updated successfully, but these errors were encountered: