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
Descriptions:
We currently have a load more button for more items on the results bar. Create a new pagination version of this instead of a load more button, something similar to Discord's. Feel free to make it look and act however you want. This will be used to figure out a final design. You will probably need to create a backend route for this so that it will fetch a certain amount of items from a specific position at a time (pretty much what pagination is).
Goals:
Create a pagination replacement for the load more button
The text was updated successfully, but these errors were encountered:
Descriptions:
We currently have a load more button for more items on the results bar. Create a new pagination version of this instead of a load more button, something similar to Discord's. Feel free to make it look and act however you want. This will be used to figure out a final design. You will probably need to create a backend route for this so that it will fetch a certain amount of items from a specific position at a time (pretty much what pagination is).
Goals:
The text was updated successfully, but these errors were encountered: