-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
type: bugSomething isn't workingSomething isn't working
Description
Description 💬
The Trending Shows carousel on the application's landing page (AKA FeaturedSearchScreen) does not include TV Shows.
Reproduction Steps 🪜
- Go to root
/ - Scroll through Trending Shows carousel
- 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 workingSomething isn't working