Open
Description
Motivation
I would need to navigate to a certain URL/view in my app when the users clicks/selects an item in Avatar Group (e.g. show user profile), including overflowing items.
Preferred solution
An event on the <vaadin-avatar-group>
element that provides details about the clicked/selected item (DOM element reference and/or item JS object).