paul-bokelman / cc

ClubCompass client and server monorepo
0 stars 0 forks source link

task: route loader when switching pages #35

Closed paul-bokelman closed 8 months ago

paul-bokelman commented 8 months ago

Description

Switching pages in production is kinda slow and it's difficult to tell that anything is happening when you click on a link. Add a loading toast whenever a route is starting to be changed.

Parent: #20