vigilio icon indicating copy to clipboard operation
vigilio copied to clipboard

Find the movie in search sources when movie search finds no movie

Open tugcanolgun opened this issue 3 years ago • 0 comments

When users search existing movies via the search bar on the top and no movie is found, the movie should also be searched via the existing search sources. The results should be presented to easily add a movie to vigilio.

Sources are called MudSource and located at panel/models.py.

Search api is called MoviesEndpoint and located at stream/api/views.py.

Frontend part of it is located at frontend/src/stream/search/index.js.

tugcanolgun avatar Apr 06 '21 18:04 tugcanolgun