[BE]Alerts: Pagination

Description

User story:

  • As a PMM Admin user, I need to be able to use pagination on Alerts Page so that I'll be able to configure a more suitable way of presenting data for me

UI/UX:

  • See Figma

Acceptance criteria

  • The user is able to see the Pagination element and use it

  • the default value is 25 items per page

  • the values in the "per page" selector: 25-50-100 (as in QAN)

Out of scope:

  • persist pagination settings across browsers for the user

Suggested implementation:

On BE side, we just slice result.

Details:

TBD

How to test:
Hit API for alerts without page size. All results should be returned.
Specify pagesize (+page index), only slice of data should be returned.

How to test

None

How to document

None

Smart Checklist

Activity

Show:
Done

Details

Assignee

Reporter

Priority

Components

Needs QA

Fix versions

Story Points

Smart Checklist

Created February 15, 2021 at 10:23 AM
Updated March 6, 2024 at 3:12 AM
Resolved May 12, 2021 at 1:07 PM