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

Refactor SuperAdmin dashboard table filtering #2572

Merged
merged 1 commit into from
Feb 19, 2025
Merged

Conversation

jake-low
Copy link
Contributor

This fixes a bug in the admin dashboard's table search feature (case insensitive comparison wasn't working as expected).

I also took the opportunity to simplify the code. There were a bunch of completely unused props and local variables, and the filtering logic was unnecessarily repetitive.

@jake-low jake-low merged commit 36b697e into main Feb 19, 2025
4 checks passed
@jake-low jake-low deleted the jlow/superadmin-cleanup branch February 19, 2025 20:25
@CollinBeczak CollinBeczak mentioned this pull request Feb 23, 2025
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.

2 participants