Closed tvolk131 closed 3 years ago
The first two points were addressed in this commit: https://github.com/tvolk131/fdr-finder/commit/2fb22f7ba2787fa1e684237e0e7d72515f96d481
The third point was addressed here: https://github.com/tvolk131/fdr-finder/commit/41b40447e1f962bf869dee0509b1000ffc624ed5
After thinking about it more, the fourth point would probably not be all that useful so I've decided to skip it
Right now, if a very common tag/phrase is used to search, this can result in hundreds of results being rendered at once, causing the browser to run very slowly. Let's paginate the results so the user can sift through them without causing browser slowdowns. A few things should be added for this: