You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The profile dropdown on the top right (TheHeaderDropdownAccnt.vue) is visible even when users are not logged in.
Changes needed: The profile dropdown should be loaded from the backend (similar to the sidebar and top menu), and only be displayed for logged-in users and admins (not guests).
The text was updated successfully, but these errors were encountered:
The profile dropdown on the top right (TheHeaderDropdownAccnt.vue) is visible even when users are not logged in.
Changes needed: The profile dropdown should be loaded from the backend (similar to the sidebar and top menu), and only be displayed for logged-in users and admins (not guests).
The text was updated successfully, but these errors were encountered: