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

Add search to admin users page #1494

Closed
robines opened this issue Oct 1, 2024 · 1 comment · Fixed by #1657
Closed

Add search to admin users page #1494

robines opened this issue Oct 1, 2024 · 1 comment · Fixed by #1657
Assignees
Labels
difficulty: easy Presumed to be a small task. frontend Task related to frontend.

Comments

@robines
Copy link
Member

robines commented Oct 1, 2024

(reserved for nyopptatt)

Depends on #1493

Add a text input field to the page. After inputing something, the input should be sent as a parameter to the "all users" endpoint to filter the results.

@robines robines added difficulty: easy Presumed to be a small task. frontend Task related to frontend. labels Oct 1, 2024
@Lidavic Lidavic self-assigned this Oct 15, 2024
@Snorre98
Copy link
Contributor

Another issue (#1650) asks for similar functionality, but in a different usecase. The same API call might be used in the solution for both this (#1494) and #1650

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: easy Presumed to be a small task. frontend Task related to frontend.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants