ContriHUB / ContriHub-18

http://contrihubs.herokuapp.com - :snowman: :cyclone: ContriHub is an event under Avishkar-18 where we are expecting to get more and more people involved in Opens Source activities.
7 stars 33 forks source link

Implement Pagination #3

Closed deepak-bharti-deel closed 6 years ago

deepak-bharti-deel commented 6 years ago

Home page has all the issues sent from backend views.. This will become very inefficient when the issues are very large in number, so implement pagination, send a fix number of issue objects from backend. same is to be done for prs coming on user profile page.

ashwini571 commented 6 years ago

Sir handle this to me!

deepak-bharti-deel commented 6 years ago

@ashwini571 actually this issue is resolved for home page where all issues are shown. Yet its to be done on profile pages where different kind of prs are shown and filtered. So you can solve that this new issues carry huge number of points if you do that completely, in any case you will get partial points for sure :smile:

see it here https://github.com/ContriHUB/ContriHub-18/issues/17