daccotta-org / daccotta

A social network for movies.
https://app.daccotta.com
MIT License
84 stars 42 forks source link

[Bug]: Movies Not Displaying After Selecting Year and Genre in Search Page #281

Closed PrityanshuSingh closed 2 weeks ago

PrityanshuSingh commented 3 weeks ago

What happened?

After selecting a year and genre on the search page, no movies are being displayed. Currently, movies only appear when the user types something in the search bar. This behavior is not as expected. A default list of movies should be shown based on the selected year and genre, sorted in alphabetical order, even if the search bar is empty.

Expected Behavior:

Movies should display automatically after selecting a year and genre, sorted alphabetically. The search bar should then allow users to filter the displayed movies by name if needed.

Screenshot

image image

How can we reproduce this bug?

Navigate to the search page. Select a year and a genre without typing anything in the search bar. Observe that no movies are displayed. Type a movie name in the search bar to see the movies appear.

Please assign this issue to me under gssoc-ext level2 and hactoberfest-accepted, @sid0000007 , as I am interested in working on it.

PrityanshuSingh commented 3 weeks ago

@sid0000007 could you please assign me this issue.

PrityanshuSingh commented 3 weeks ago

@sid0000007 kindly update about the status of this issue as today is the last day for gssoc-ext PRs.