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

Admin Instructor List: Make Search Live instead of requiring a button click or enter #807

Open
harsh183 opened this issue Jun 2, 2024 · 1 comment
Assignees

Comments

@harsh183
Copy link
Member

harsh183 commented Jun 2, 2024

With #806 we are now using a React State to track the text box. Based on this, we can make the search happen 'live' with every state change. That way we won't need to even hit enter or click the button.

React is quite smart with vdom refreshes around this kind of search, so the performance should be quite good.

@harsh183
Copy link
Member Author

harsh183 commented Jun 2, 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

No branches or pull requests

1 participant