asciiflix/webclient

User/Video: Search

Closed this issue · 1 comments

Implement Search feature to search for users and videos

Description (taken over from duplicate issue):
We need a page to interact with the search api.
It should inplement the following points:

  • render users (at top) and videos (at bottom) returned from search api
  • bind it to the "search" portion of the titlebar
  • possibly allow for text input from titlebar (OPTIONAL)