classtranscribe / classtranscribe/FrontEnd
Admin Instructor List: Make Search Live instead of requiring a button click or enter
Open
- 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.