ashutosh-rath02 / git-re

Generate your resume based on your github profile at a click.
https://git-re.vercel.app
Apache License 2.0
64 stars 70 forks source link

[Bug]: Leader board pagination not properly handle #256

Closed CoderSwarup closed 1 week ago

CoderSwarup commented 2 weeks ago

Is there an existing issue for this?

Describe the bug

in leaderboard the pagination not handled properly we can get the pagination button multiple times not stop any where

Expected behavior

Pagination handle properly where the next or previous button show only if data available

Add ScreenShots

Screenshot_2024-06-06-13-52-53-15_40deb401b9ffe8e1df2f1cc5ba480b12

On which device are you experiencing this bug?

No response

Record

ashutosh-rath02 commented 2 weeks ago

Thank you for creating this issue! πŸŽ‰ We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

github-actions[bot] commented 2 weeks ago

Hey thereπŸ‘‹, Congratulations on creating your first issue with Git-re. Hope you solve it!' first issue

ashutosh-rath02 commented 2 weeks ago

@CoderSwarup You want to work on it?

CoderSwarup commented 2 weeks ago

@CoderSwarup You want to work on it?

yes

ashutosh-rath02 commented 2 weeks ago

GO ahead @CoderSwarup

CoderSwarup commented 2 weeks ago

@ashutosh-rath02 why i cant able to get data HERE i completely setup the DB and Redis Also

image

image

image

ashutosh-rath02 commented 2 weeks ago

@CoderSwarup you need to search for some usernames then only they will get stored in your db

dhairyathedev commented 2 weeks ago

@CoderSwarup it is because you have not disabled row level security. Also remove all the dummy data you have added and just follow as @ashutosh-rath02 mentioned.

image
CoderSwarup commented 2 weeks ago

@CoderSwarup it is because you have not disabled row level security. Also remove all the dummy data you have added and just follow as @ashutosh-rath02 mentioned.

image

Thanks πŸ‘

ashutosh-rath02 commented 2 weeks ago

@CoderSwarup updates?

CoderSwarup commented 2 weeks ago

@ashutosh-rath02 i will raise pr within 2 days , sorry for late

ashutosh-rath02 commented 1 week ago

Hello @CoderSwarup! Your issue #256 has been closed. Thank you for your contribution!