Skip to content

🐞 Trending Shows only shows movies #1204

@maxh1231

Description

@maxh1231

Description 💬

The Trending Shows carousel on the application's landing page (AKA FeaturedSearchScreen) does not include TV Shows.

Reproduction Steps 🪜

  1. Go to root /
  2. Scroll through Trending Shows carousel
  3. Notice no TV Shows

Expected Behavior

Should include TV Shows alongside movies.

Additional Context

FeaturedSearchScreen utilizes a useTrendingShows hook, which makes 2 separate API requests. We can possibly combine these requests into a single trending-all request.

Regardless of which requests are made, the Trending Shows carousel should show both TV Shows and Movies.

Metadata

Metadata

Assignees

Labels

type: bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions