classtranscribe / classtranscribe/FrontEnd

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

Open
#807 1 comment 0 reactions 1 assignee Claimed by @harsh183 View on GitHub
Dominant language
JavaScript
Stars
24
Forks
29
PR merge metrics
No merged PRs in 30d

Description

With https://github.com/classtranscribe/FrontEnd/pull/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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.