qwik-x icon indicating copy to clipboard operation
qwik-x copied to clipboard

Add pagination in users suggestions page

Open harshmangalam opened this issue 2 years ago • 1 comments

For now /suggestions page load all users at once. Add pagination in /suggestions page. At once show 10 users and once user click on load more button then fetch the next 10 and show.

harshmangalam avatar Sep 20 '23 20:09 harshmangalam

I would to work on this.

coder-pink avatar Sep 22 '23 12:09 coder-pink

@harshmangalam I would like to work on it Assign me plz!

mahabubx7 avatar Oct 18 '24 16:10 mahabubx7

Thanks @mahabubx7

harshmangalam avatar Oct 18 '24 16:10 harshmangalam

Were you able to seed data using neon-http? @harshmangalam ?

mahabubx7 avatar Oct 18 '24 17:10 mahabubx7

Nope for now i am just running seed file that create dummy data in db . But in future will use drizzle kit seed once available.

harshmangalam avatar Oct 19 '24 03:10 harshmangalam

Nope for now i am just running seed file that create dummy data in db . But in future will use drizzle kit seed once available.

Please give me some samples and the guide to populate the database. So I can test the paginate feature for /suggestions route/page

Waiting for this to complete my task

mahabubx7 avatar Oct 19 '24 04:10 mahabubx7

@harshmangalam plz check the PR #97 I made

👍🏼

mahabubx7 avatar Oct 19 '24 13:10 mahabubx7