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

Enhance albums/server home view #163

Open
NattyNarwhal opened this issue Sep 4, 2023 · 0 comments
Open

Enhance albums/server home view #163

NattyNarwhal opened this issue Sep 4, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@NattyNarwhal
Copy link
Member

  • Year and genre selection
    • Requires some UI changes to include a selection
    • Add routes to client controller
  • Pagination
    • Need to hold state somewhere (in the view? in something like SBSearchResults)
    • Add a way to paginate (button? infinite scroll somehow?)
    • I believe results are stored in Core Data, so keep them in mind when paginating (make sure parsing operation doesn't clear out where it holds results?)
    • Add routes to client controller
@NattyNarwhal NattyNarwhal added the enhancement New feature or request label Sep 4, 2023
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