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
At the moment we use pagination links which makes the user experience not so great when there are multiple list sections on a page, we need to add a Load more button to append the next page of events to the current list.
Below is how it currently works;
The text was updated successfully, but these errors were encountered:
At the moment we use pagination links which makes the user experience not so great when there are multiple list sections on a page, we need to add a
Load more
button to append the next page of events to the current list.Below is how it currently works;
The text was updated successfully, but these errors were encountered: