Closed bcho892 closed 3 months ago
Is your feature request related to a problem? Please describe.
will need to use the isLoading property in client\src\components\composite\Booking\BookingCreation\ProtectedCreateBookingSection.tsx from useAvailableBookingsQuery
isLoading
client\src\components\composite\Booking\BookingCreation\ProtectedCreateBookingSection.tsx
useAvailableBookingsQuery
BEFORE MERGING
git fetch origin master:master
git rebase master
git merge master
The UX isn't too bad right now, and the blur may not be the best experience
Is your feature request related to a problem? Please describe.
will need to use the
isLoading
property inclient\src\components\composite\Booking\BookingCreation\ProtectedCreateBookingSection.tsx
fromuseAvailableBookingsQuery
BEFORE MERGING
git fetch origin master:master
, thengit rebase master
orgit merge master
)