classtranscribe / FrontEnd

The React + Redux Frontend for ClassTranscribe
https://classtranscribe.illinois.edu
Other
25 stars 27 forks source link

Remove jQuery from Instructor List (Fix #777 Part 1/2) #806

Closed harsh183 closed 1 month ago

harsh183 commented 1 month ago

For Instructor List we can replace $ find with a react state. I added test cases with a new library @testing-library/user-event to make sure we preserve the existing functionality of the view.