eisbuk / EisBuk

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

Additional screen to select athlete if more than one have the same email/phone number #864

Closed silviot closed 7 months ago

silviot commented 1 year ago

When an athlete logs n they're redirected to their bookings page, based on a lookup on either the email or phone. This works fine if there's a single athlete with that email or phone number associated. If there's more than one we should redirect them to a new screen, with links to manage the bookings of each athlete.

ikusteu commented 7 months ago

Fixed in #917

silviot commented 7 months ago

@ikusteu Thanks a lot for the issue gardening!