JakeStrang1 / escapehatch-tracker

An issue tracker for escapehatch.ca
0 stars 0 forks source link

Search results show up empty while loading from backend #8

Open JakeStrang1 opened 1 year ago

JakeStrang1 commented 1 year ago

Need to add some better loading mechanism here. Perhaps some caching too so it isn't trying to load from scratch every time (SWR I think was an option to look into).

JakeStrang1 commented 1 year ago

Fixed the loading, didn't add the caching in yet though (that can be a separate issue)

JakeStrang1 commented 1 year ago

Actually I fixed the loading on the Followers page, not the Search page, so this is still open.