web icon indicating copy to clipboard operation
web copied to clipboard

Add support for prev/next pagination

Open nelsonkopliku opened this issue 6 months ago • 0 comments

Description

This PR introduces support for a cursor (ie prev/next) based pagination. It can be used purely on the client or it can be hooked with callbacks interacting with a backend paginated API (what would happen for activity log page)

How was this tested?

Automated tests and storybook.

nelsonkopliku avatar Aug 09 '24 07:08 nelsonkopliku