Description
We need to add additional items to the menu.
However, we want them to be displayed when clicking on the user name :
https://github.com/georchestra/header/blob/main/src/ui/AccountItem.vue
Therefore, the button needs to be changed into a dropdown if necessary.
Condition: the user must be logged in to see this menu.

Description
We need to add additional items to the menu.
However, we want them to be displayed when clicking on the user name :
https://github.com/georchestra/header/blob/main/src/ui/AccountItem.vue
Therefore, the button needs to be changed into a dropdown if necessary.
Condition: the user must be logged in to see this menu.