Skip to content

Hook up new pagination component to audit log #3609

Closed
@Kira-Pilot

Description

@Kira-Pilot

As a user, I would like to be able to be able to paginate through a potentially long audit log.

Audit RFC

Audit Mocks

AC

  • Add pagination to the audit log page, using the new pagination component (components/PaginationWidget.tsx)
  • Use the count API (/api/v2/audit/count) to return the total count of pages
  • Add tests and stories

Definition of Done

When there are more than 10 items in the Audit Log
then they are broken up and accessible by a pagination widget.

Metadata

Metadata

Assignees

Labels

siteArea: frontend dashboard

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions