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 tab for genre display and management #75

Open
JavLuv opened this issue Oct 21, 2022 · 0 comments
Open

Add tab for genre display and management #75

JavLuv opened this issue Oct 21, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@JavLuv
Copy link
Owner

JavLuv commented Oct 21, 2022

Add a "Genres" tab. From here, user will be able to:

  • See genres in alphabetical or popularity (count)
  • Set new genre filters (delete or transform)
  • Double-click or select to view all movies of this genre

Possible design idea: Split page into an upper browser containing sorted (by name or count) list of all genres. Lower half would be list of movies containing selected genres. Potential complications for this design are that two different sorting dropdowns will be needed in the sidebar, one for the genres and one for the selected movies.

Hopefully won't be too awkward to implement. Currently seems like the most flexible design though. Will also need a filter option to filter only genres - I think this shouldn't be too hard with existing code design.

@JavLuv JavLuv added the enhancement New feature or request label Oct 21, 2022
@JavLuv JavLuv self-assigned this Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant