eisbuk / EisBuk

Manage bookings for ice skating lessons
GNU Affero General Public License v3.0
0 stars 1 forks source link

Feature/athlete avatar menu #908

Closed ikusteu closed 7 months ago

ikusteu commented 8 months ago

Creates a dropdown menu on user avatar in /customer_area. The menu will be used to switch between multiple accounts (if that's the case). For now, only the logout functionality is wired in, but the component supports full functionality which will be wired in in the later PRs

This is the UI side of things in the single auth / multiple athletes functionality. I imagine this being a storybook + click through review (but please review the code as well...).