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

Handle search in EventAdminScreen within the app rather than by API request #427

Open
Scarletto opened this issue May 12, 2023 · 0 comments
Labels
priority: low Should be dealt with when nothing else remains.

Comments

@Scarletto
Copy link
Contributor

What

Currently, searching registrations is done by querying the database. This is slow and registrations are quite easy to search through.

Why

To make it faster.

How

Just implement search locally.

@Scarletto Scarletto added the priority: low Should be dealt with when nothing else remains. label May 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: low Should be dealt with when nothing else remains.
Projects
None yet
Development

No branches or pull requests

1 participant