Skip to content
This repository has been archived by the owner on Dec 12, 2020. It is now read-only.

Add routing to support search query and paging #47

Open
marcusturewicz opened this issue Feb 14, 2020 · 0 comments
Open

Add routing to support search query and paging #47

marcusturewicz opened this issue Feb 14, 2020 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@marcusturewicz
Copy link
Owner

marcusturewicz commented Feb 14, 2020

Currently, the site is not route aware. For instance, it would be useful to be able to navigate to:

https://www.toolget.net/tools?q=format

and this would search for format in the search bar.

Additionally, paging should also be supported, so if you load more pages, that is stored in the query string:

https://www.toolget.net/tools/?q=format&p=5

@marcusturewicz marcusturewicz added the help wanted Extra attention is needed label Feb 14, 2020
marcusturewicz added a commit that referenced this issue Feb 14, 2020
@marcusturewicz marcusturewicz removed the help wanted Extra attention is needed label Feb 17, 2020
@marcusturewicz marcusturewicz added the help wanted Extra attention is needed label May 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant