UoaWDCC / uasc-web

Project with the University of Auckland Snowsports Club Website & Booking System. Established in 2023.
https://uasc.co.nz
6 stars 2 forks source link

[FRONTEND] Add feedback for booking creation success #554

Closed bcho892 closed 2 months ago

bcho892 commented 4 months ago

Is your feature request related to a problem? Please describe. Right now it remains open which is ok, but need some feedback.

This is for the AdminBookingView:

Image

We need to add an alert so that the admin knows if the selected user has actually been added to the booking or not.

change at client\src\components\composite\Admin\AdminBookingView\WrappedAdminBookingCreationPopUp.tsx

BEFORE MERGING