Greenboard-LMS/GreenboardAudio-Web

Search for audio files

varunsingh87 opened this issue · 0 comments

When a user has a hugely populated Flytrap of audio files (and folders), they may want to search for files.

The search bar at the top is supposed to accomplish this. The CSS, HTML, and JavaScript part is done. Now the function part needs to be worked on.

There should be a separate link - http://audio.bforborum.com/search - that the user is directed to when they press ENTER, but before this, it should update automatically with AJAX and a key event listener.