NEW! [EuiAvatarGroup] #5744
Replies: 4 comments 9 replies
-
Discussion point 1: Should we support both an array of
|
Beta Was this translation helpful? Give feedback.
-
Discussion point 2 Interaction ideasCodesandbox with ideas from @miukimiu: https://codesandbox.io/s/avatar-list-9y33vm?file=/demo.tsx Concerns to consider:
cc @1Copenut for ideas |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Short of prioritizing it, it seems there was some consensus on the design - both for UI and API. That being:
With that, we can close this discussion and consider it for future development. cc:/ @JasonStoltz |
Beta Was this translation helpful? Give feedback.
-
Spec Doc (internal):
https://docs.google.com/document/d/1BNiL-__nHCZnbfE7pZfpmrZSkjbxLQWz_KdGafUiWsw/edit#
EUI should provide a way to quickly display small to large lists of avatars. This list will take an array of EuiAvatars, stack them visually (overlapping left to right) and maxing out at a recommended number while displaying a "+5" at the end. EUI should provide a view all list when clicking the group, which consumers can override, providing that they adhere to the guidelines which would state that the behavior should go to managing the list.
For full details please see the spec doc.
Beta Was this translation helpful? Give feedback.
All reactions