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

fix(?): 🐛 Search on paginated members page #5

Open
Nudelsuppe42 opened this issue Sep 8, 2024 · 0 comments
Open

fix(?): 🐛 Search on paginated members page #5

Nudelsuppe42 opened this issue Sep 8, 2024 · 0 comments
Labels
bug/frontend Something isn't working

Comments

@Nudelsuppe42
Copy link
Contributor

[1] Bug Description
Searching for a team member on the team member list page will only search on the current page and not globally. The pagination is added in front of the search, which results in the page count not changing even though there may only be one hit.

[2] Screenshots
image

[3] Reproduction
Search for a member on the team member list page.

[4] Expected Behaviour
The page count should have changed and the member should be on the first page.

[5] Additional context
by @ElectroYT

@Nudelsuppe42 Nudelsuppe42 added the bug/frontend Something isn't working label Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug/frontend Something isn't working
Projects
Status: Planned
Development

No branches or pull requests

1 participant