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

Pagination - Support cursor based pagination where total number of items may be unknown #7137

Open
halocline opened this issue Feb 15, 2024 · 0 comments
Labels
enhancement A suggestion to add to or change behavior

Comments

@halocline
Copy link
Collaborator

Expected Behavior

Some APIs with cursor baed pagination do not provide a "total records count." Request is to allow pagination access to "Next" button to be enabled to fetch the next page of data from API. Need to consider what happens when response yields no more data.

cc: @edgarcerenis

Actual Behavior

URL, screen shot, or Codepen exhibiting the issue

Steps to Reproduce

Your Environment

  • Grommet version:
  • Browser Name and version:
  • Operating System and version (desktop or mobile):
@halocline halocline added the enhancement A suggestion to add to or change behavior label Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A suggestion to add to or change behavior
Projects
None yet
Development

No branches or pull requests

1 participant