You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.
Hey @Cahllagerfeld , I just had an idea on top of the one suggested by you. We can make our pagination dynamic in nature. What i mean by that is, normally people just show 10 records on each (which is the offset basically). We can make this dynamic by taking offset also as query params long with the page number.
This will help the end users in cases where their device size is lower, they might end up scrolling a little more. In this use case, our offset idea, can help the end user to change it according to their need.
Do let me know if i can work on this?? Or may be we can collaborate too..
This would be my first PR , so i am really exited for it...
🙁 Actual behavior
The payload is huge and takes too slow, because it returns all github profiles
🙂 Expected behaviour
We should add pagination here, to reduce the size of the payload
🔢 Steps to Reproduce the Problem
No response
The text was updated successfully, but these errors were encountered: