Currently users have to hit enter to update the table according to their search. Instead, we may want to update the table live, according to the contents of the search bar.
Thorough performance testing should be done on this as it will dramatically increase database queries when searching.
Also it seems searching is case-sensitive. Perhaps this should be changed too. (Fixed with #165)
Currently users have to hit enter to update the table according to their search. Instead, we may want to update the table live, according to the contents of the search bar.
Thorough performance testing should be done on this as it will dramatically increase database queries when searching.
Also it seems searching is case-sensitive. Perhaps this should be changed too.(Fixed with #165)