Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DRAFT PR] Emily/genre carousels #43

Closed
wants to merge 15 commits into from
Closed

Conversation

emilysunaryo
Copy link
Contributor

What's new in this [DRAFT] PR

I added a genre query function that pulls a database function from supabase called get_subgenres. I created a component called LandingCard, which should reflect each individual genre card that is displayed in the genre carousel. I also created a parent component called LandingScrollView which should be able to take in a LandingCard as a prop and display it. I am having trouble figuring out the data flow because LandingCard also takes in component props, and I am not sure whether these props should be passed all the day down from LandingScrollView all the way down to Landing Card.

Relevant Links

Notion Sprint Task

Online sources

Related PRs

How to review

Next steps

Tests Performed, Edge Cases

Screenshots

CC: @akshaynthakur

@akshaynthakur akshaynthakur marked this pull request as draft November 25, 2023 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant