nextcloud-vue icon indicating copy to clipboard operation
nextcloud-vue copied to clipboard

Clicking on an Avatar in a DashboardWidgetItem triggers the link / action

Open salixor opened this issue 3 years ago • 0 comments

Currently, in a DashboardWidgetItem, when clicking an user's Avatar to open the user's tooltip, the link is opened as well. This leads to an unexpected behaviour, as we get redirected to another page. The tooltip does open as well, as we can see if we come back to the previous tab.

The expected behaviour would be to prevent the main action if we click on the Avatar.

Example of such dashboards : Cospend, Recent activity

salixor avatar Jul 09 '22 22:07 salixor