Skip to content

[Bug] Pagination isn't correct #70

@gbowne1

Description

@gbowne1

It might be just me but when set to 5, the pagination doesn't show just 5 movie cards. 10 would be the current view as rendered.
There's no more than 10 videos in the data, so it won't render or paginate 15, etc.

It needs fixed so that 5 will only display 5 and make sure that when set to 15 with 15 or more movies it can paginate properly

I do have a dataset with ~800+ movies with the schema that flickpicker uses so it could theoretically be used for this.

Metadata

Metadata

Labels

bugSomething isn't workingenhancementNew feature or requestgood first issueGood for newcomershelp wantedExtra attention is needed

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions