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

[BUG] Admin journal / artworks pages have page count performance problem #571

Open
xnyoom opened this issue Aug 14, 2024 · 0 comments
Open
Assignees
Labels
admin Problems that affect the admin panel bug Something isn't working

Comments

@xnyoom
Copy link
Member

xnyoom commented Aug 14, 2024

It uses the old pagination which uses count. It needs to be switched to the new one (already used by the user-facing versions of these pages)

Staff Ref

@xnyoom xnyoom added the bug Something isn't working label Aug 14, 2024
@xnyoom xnyoom added the admin Problems that affect the admin panel label Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
admin Problems that affect the admin panel bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants