Add tooltips to icons on person overview page
There is a card with different facts about a person:
However these icons may not be self-explaining, meaning we want to communicate what data is shown there. How should this be done? A Vuetify tooltip should be used, to display the field name (e.g. "address" or "date of birth") when hovering over the icon (or maybe the entire row?).
Edited by Julian