Skip to content

feat(avatars): Detach collapsed state from badge

This MR detaches the collapsed state from the badge. This allows to display inline avatars in the collapsed state, regardless of whether there are hidden avatars or not.

Screenshots

With two avatars passed to the component and maxVisible=2, collapsed=true:

Before After
avatars_inline_before avatars_inline_after
Edited by Martin Wortschack

Merge request reports

Loading