You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I want to keep the current URL, the pagination URL seems to be /page/1 or so. But this seems a little crazy for me. For me, /<number> should be the page number of the pagination, and instead /task/<number> should be the individual task page. How about the other sites on Internet? 🤔
Note that there are multiple HTTP methods for the /<number> route. Don't forget to see the src/routes/task.rs file.
It would be helpful if I have lots of tasks.
The text was updated successfully, but these errors were encountered: