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 pagination in user admin page #1587

Open
Snorre98 opened this issue Nov 1, 2024 · 0 comments · May be fixed by #1588
Open

Implement pagination in user admin page #1587

Snorre98 opened this issue Nov 1, 2024 · 0 comments · May be fixed by #1588
Assignees
Labels
must have recruitment Task related to the recruitment system

Comments

@Snorre98
Copy link
Contributor

Snorre98 commented Nov 1, 2024

When there is alot of users in the database pagination is needed.

Pagination can be provided by DRF, which works with Django filter Q (for when we want to implement search + pagination)

@Snorre98 Snorre98 added recruitment Task related to the recruitment system must have labels Nov 1, 2024
@Snorre98 Snorre98 added this to the Recruitment MVP milestone Nov 1, 2024
@Snorre98 Snorre98 self-assigned this Nov 1, 2024
@Snorre98 Snorre98 linked a pull request Nov 1, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
must have recruitment Task related to the recruitment system
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant