ndcvideos.com icon indicating copy to clipboard operation
ndcvideos.com copied to clipboard

Implement dynamic paging (or cutify)

Open arealmaas opened this issue 10 years ago • 2 comments

img

Shits gets real when over 300 videos are pulled from Vimeo.. Could make it look cuter now, but it might be problem in the future when NDC have 600 videos they want to import. And the response time is about 3 seconds to get all the videos from Vimeo, because you can only fetch 50 at the time.

The first solution is to make it look cuter on the FE, but for later we have to look at some pagination with 'skip' and 'take' and stuuuufff,

arealmaas avatar May 15 '14 19:05 arealmaas

skjermbilde 2014-05-16 kl 19 36 50

The directive actually let you limit the number of visible buttons. Shouldn't be to hard to implement.

ksundmyhr avatar May 16 '14 17:05 ksundmyhr

What happens when you click the dots!?

But ye, I will implement this in ng-paginator-plz and use that in the solution instead (it currently uses an earlier version that was the initial idea for making the open-soure one).

kennethlynne avatar May 28 '14 18:05 kennethlynne