feat: Add tooltip to role tags for better user guidance

This commit is contained in:
olli 2025-11-08 17:10:14 +01:00
parent 07c675968a
commit 0181f72208

View File

@ -38,6 +38,7 @@
:value="role.name"
severity="info"
class="mr-1"
v-tooltip.top="role.description || role.name"
/>
<span v-if="!data.userRoles || data.userRoles.length === 0" class="text-muted">
Keine Rollen