trunk.cocoapods.org icon indicating copy to clipboard operation
trunk.cocoapods.org copied to clipboard

[Manage] The pagination is not taking the full query scope into account.

Open alloy opened this issue 10 years ago • 3 comments

For instance, this is clearly incorrect:

screen shot 2014-12-17 at 12 17 04

alloy avatar Dec 17 '14 12:12 alloy

https://github.com/alloy/peiji-san/blob/master/lib/peiji_san/view_helper.rb#L106-L121

alloy avatar Dec 17 '14 12:12 alloy

The pagination on all the pages in broken similary when any filtering is done. If you enter a search query on pods/messages too.

kylef avatar Dec 17 '14 12:12 kylef

Yeah, it’s definitely a problem with all scoping. Not sure why yet, because the @collection does only hold the right amount of elements.

alloy avatar Dec 17 '14 12:12 alloy