icssc / AntAlmanac

A course exploration and scheduling tool for UCI Anteaters
https://antalmanac.com
MIT License
55 stars 62 forks source link

Fix lag when going back from search results #902

Closed js0mmer closed 5 months ago

js0mmer commented 5 months ago

Summary

before:

https://github.com/icssc/AntAlmanac/assets/8922227/39635b71-d439-4521-a289-9321da250743

after:

https://github.com/icssc/AntAlmanac/assets/8922227/645194cc-e5c1-470e-b380-21a77d024269

Test Plan

Try on both staging and prod:

  1. Load a bunch of search results e.g. i've been searching COMPSCI and scrolling down until I reach the research classes
  2. Click back
  3. Compare how long it takes

Issues

Closes #790

KevinWu098 commented 5 months ago

Wait if that's the fix this is so goated

MinhxNguyen7 commented 5 months ago

Amazing