AS a moderator, I want the audit command to be paginated #420

Open
opened 2024-03-26 11:46:50 +00:00 by Vylpes · 0 comments
Owner

Epic:
Story Points:


SO THAT longer lists don't take up too much space

Acceptance Criteria

GIVEN I am a moderator
WHEN I run /audits user
THEN the embed will be returned on the first page
AND there will be a "Previous" and "Next" button

GIVEN I am a moderator
WHEN I click on the "Previous" button
THEN the embed will be updated with the last page

GIVEN I am a moderator
WHEN I click on the "Next" button
THEN the embed will be updated with the next page

Subtasks

  • Update logic to be paginated
  • Add buttons to the embed
  • Add button handler
  • Update tests

Notes

No notes

Epic: \ Story Points: --- SO THAT longer lists don't take up too much space ## Acceptance Criteria GIVEN I am a moderator WHEN I run `/audits user` THEN the embed will be returned on the first page AND there will be a "Previous" and "Next" button GIVEN I am a moderator WHEN I click on the "Previous" button THEN the embed will be updated with the last page GIVEN I am a moderator WHEN I click on the "Next" button THEN the embed will be updated with the next page ## Subtasks - [ ] Update logic to be paginated - [ ] Add buttons to the embed - [ ] Add button handler - [ ] Update tests ## Notes *No notes*
Vylpes added the
type
story
needs criteria
needs estimate
labels 2024-03-26 11:46:59 +00:00
Vylpes added the
needs testing
label 2024-10-27 17:21:50 +00:00
Vylpes changed title from Paginate the audit command to AS a moderator, I want the audit command to be paginated 2025-01-12 14:31:08 +00:00
Vylpes removed the
needs criteria
label 2025-01-12 14:34:20 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: RabbitLabs/vylbot-app#420
No description provided.