Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement reusable pagination component #56

Closed
arkid15r opened this issue Nov 3, 2024 · 5 comments · Fixed by #179 or #192
Closed

Implement reusable pagination component #56

arkid15r opened this issue Nov 3, 2024 · 5 comments · Fixed by #179 or #192
Assignees
Labels

Comments

@arkid15r
Copy link
Collaborator

arkid15r commented Nov 3, 2024

Like the approach for a shared component for all items, we want a pagination component that works across all pages (Contribute, Projects, Chapters, and Committees).

This pagination component should be flexible and configurable, allowing it to connect with the backend and provide the right pagination features for each page.

@arkid15r arkid15r added this to the Implement Nest frontend milestone Nov 3, 2024
@harsh3dev
Copy link
Collaborator

harsh3dev commented Nov 4, 2024

I am already making the pagination for the project/contribute page.
I can work on this issue,

@harsh3dev
Copy link
Collaborator

/assign

@Rajgupta36
Copy link
Collaborator

Rajgupta36 commented Dec 14, 2024

Are u creating it for vue and django frontend or react frontend ? Also, are you working on it?
It's been a month already.

@harsh3dev
Copy link
Collaborator

@Rajgupta36
I have implemented the backend for this one for which I will make a PR soon.
you can start working on the frontend (React + TS) for this if you want thanks.
/unassign

@harsh3dev harsh3dev removed their assignment Dec 14, 2024
@arkid15r arkid15r moved this to In progress in Project Nest Dec 14, 2024
@github-project-automation github-project-automation bot moved this from In progress to Done in Project Nest Dec 15, 2024
@arkid15r arkid15r moved this from Done to In progress in Project Nest Dec 15, 2024
@arkid15r arkid15r moved this from In progress to Done in Project Nest Dec 16, 2024
@arkid15r
Copy link
Collaborator Author

We have only BE part implemented and the issue was closed automatically as it had been linked to that PR.
Reopening it.

@arkid15r arkid15r reopened this Dec 16, 2024
@github-project-automation github-project-automation bot moved this from Done to Todo in Project Nest Dec 16, 2024
@arkid15r arkid15r moved this from Todo to In progress in Project Nest Dec 16, 2024
@github-project-automation github-project-automation bot moved this from In progress to Done in Project Nest Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment