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
sowmi20189
changed the title
Implement reusable pagination for data tables (with Volunteers)
Implement reusable pagination and number of results for data tables (with Volunteers)
Jan 6, 2022
Summary
As an admin, I want to be able to browse volunteers page by page, and also display the number of results.
Things to Consider
Following #94 which adds Stimulus Reflex as a new dependency, we want to add pagination for data tables in separate issue.
So far pagination is not implemented anywhere, so let's add it to Volunteers table first.
You may look at this example to get inspired https://expo.stimulusreflex.com/demos/tabular?direction=desc&order_by=name&page=1&query=
Criteria for Completion
The text was updated successfully, but these errors were encountered: