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] Display placeholder on protected routes #603

Closed bcho892 closed 3 months ago

bcho892 commented 3 months ago

Is your feature request related to a problem? Please describe. Right now when we visit the route it will show the actual protected route (albiet with no content). This is not the best UX as it will tell the user there is actually something there. A generic fallback will be better such as the loader made in #502

BEFORE MERGING