blackfyre / wga

Jumping forward ~30 years
https://wga-uat.blackfyre.ninja/
MIT License
138 stars 12 forks source link

Delay results on Search page #62

Closed blackfyre closed 9 months ago

blackfyre commented 10 months ago

The initial loading of the search page takes time, which is expected given the situation. The perceived loading time could be fine tuned a bit if the page load is broken up into 2 pieces:

  1. the page
  2. initial results

The task is to find a way to do this and make it happen.