-
Notifications
You must be signed in to change notification settings - Fork 17
Description
Hey,
When making a search in the demo, the URL displays as https://index.torrust-demo.com/torrents?search={search terms}&sorting=UploadedDesc&pageSize=50&page=1&layout=default. However, when opening the URL directly, the search doesn't occur.
Same thing occurs when refreshing a search results page.
Out of curiosity, are these being cached and that be the culprit?
edit: Alternately, could it be torrust not checking the URL parameters on page load?
Additionally, though less important as a bug, when performing a search from the home screen, the URL displays as https://index.torrust-demo.com/torrents?search={search terms}&sorting=UploadedDesc&pageSize=50&page=1&layout=default. However, when repeating the same search from the previous search result page, it displays as https://index.torrust-demo.com/torrents?search={search terms}.