Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Pagination in events details table #30

Open
sailingsam opened this issue Nov 2, 2024 · 0 comments
Open

Add Pagination in events details table #30

sailingsam opened this issue Nov 2, 2024 · 0 comments

Comments

@sailingsam
Copy link
Owner

Issue Description

At Max 20 recent Events should only be shown at one time, We will paginate data in quantity of 20.
For this, you will need to set up the backend and database, after that from post Api, post some sample events of more than 20 so that you can verify the pagination.

Expected Behavior

Paginated tables

Actual Behavior

all event list comes at once So when in future, if the events list is bigger, there will be a big table which we don't want

Additional Information

It will be perfect if you first discuss the approach, first with the maintainer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant