jilloreilly / DevOpps

devOpps offers a comprehensive platform for all your tech hiring needs, making job searches and candidate sourcing hassle-free.
https://devopps.app/
MIT License
3 stars 3 forks source link

Search results pagination #51

Closed willmowlam closed 4 months ago

willmowlam commented 4 months ago

Have implemented pagination. Accepts the title and location fields from the querystring.

Test at:

https://deploy-preview-51--devopps.netlify.app/job/search?title=web+developer&location=london

Caveats/known:

netlify[bot] commented 4 months ago

Deploy Preview for devopps ready!

Name Link
Latest commit 8ab179b7e617b385070905c9109a135841aa11fd
Latest deploy log https://app.netlify.com/sites/devopps/deploys/65e456bc67211500085c0ef8
Deploy Preview https://deploy-preview-51--devopps.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

willmowlam commented 4 months ago

Closed for now while investigating a bug in the search handler.