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

Feature/remember user table pagination in admin #6002

Conversation

wickloww
Copy link
Collaborator

Description

Add query parameter logic to the admin user list route to remember the current page and number of rows displayed : /admin/users/list?page=2&count=50.

Related issues

Fixes #4578

Has this been tested?

  • 👍 yes, I added tests to the test suite
  • 💭 no, because this PR is a draft and still needs work
  • 🙅 no, because this PR does not update server code
  • 🙋 no, because I need help

Screenshots

Sorry, something went wrong.

wickloww and others added 7 commits October 11, 2023 17:44

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…gination-in-admin

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…gination-in-admin

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…gination-in-admin

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…gination-in-admin

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…gination-in-admin
@wickloww wickloww marked this pull request as ready for review October 30, 2023 14:37
@Chocobozzz
Copy link
Owner

Closing due to inactivity. Does not hesitate to ask for the reopening :)

@Chocobozzz Chocobozzz closed this Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remember user table pagination in admin
2 participants