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

Add a filter for genres #767

Open
brittanyrw opened this issue Oct 6, 2023 · 1 comment
Open

Add a filter for genres #767

brittanyrw opened this issue Oct 6, 2023 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@brittanyrw
Copy link
Owner

Each movie, TV show and musical includes a list of genres. Create a dropdown that allows users to filter the displayed cards by genre.

  • Only use JavaScript, no JavaScript frameworks.
  • Use an HTML select element for the dropdown.
  • The styling should match the current design of the website.
  • The dropdown should meet accessibility requirements.
  • The names of each genre should be consistent in the dropdown and should show up with the first letter capitalized (for example "Drama", "Sci-Fi", "Comedy", etc).
@brittanyrw brittanyrw added needs review Needs review enhancement New feature or request good first issue Good for newcomers and removed needs review Needs review good first issue Good for newcomers labels Oct 6, 2023
@maztt
Copy link

maztt commented Oct 7, 2023

Hey @brittanyrw, I will try working on it within the next days. Could you assign me to this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants