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
currently when fetching lists from the backend all the lists and friends page are provided at once, we need to fix that. server-side pagination is needed to be implemented on the backend and queries should be modified for that on the frontend