illinois / queue

A microservice queue for holding open office hours
University of Illinois/NCSA Open Source License
82 stars 36 forks source link

Fix course page loading #275

Closed james9909 closed 5 years ago

james9909 commented 5 years ago

I recently noticed that the course page seemed to be rendering and transitioning twice when being navigated to from a different page. I took this opportunity to rewrite the course page using hooks to fix this behavior and make it more consistent with how our other pages are written.

vercel[bot] commented 5 years ago

This pull request is automatically deployed with Now. To access deployments, click Details below or on the icon next to each push.

nwalters512 commented 5 years ago

Going to review this now, hopefully we can ship this tonight! I've noticed the double-rendering a bunch today.