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

Enable pagination through the url #64

Open
lazycoder1 opened this issue Apr 9, 2023 · 0 comments
Open

Enable pagination through the url #64

lazycoder1 opened this issue Apr 9, 2023 · 0 comments

Comments

@lazycoder1
Copy link
Collaborator

lazycoder1 commented Apr 9, 2023

Currently there is no way to jump to a particular page when viewing the table or sharing a particular page's link to a person.

We can enable this by accepting pagination parameters through the URL.

Two new parameters - pageNo & pageSize can be added other than just network that is present currently.

The API calls will need to be handled for this.

Example testing scenario -

https://app.jiffyscan.xyz/recentUserOps?pageNo=2 should open the second page of the table.

The same would be needed for the block , bundle, bundler, account, and paymaster page too.

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