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

Add Pagination Helper #401

Open
victorzheng02 opened this issue Oct 20, 2022 · 1 comment · May be fixed by #527
Open

Add Pagination Helper #401

victorzheng02 opened this issue Oct 20, 2022 · 1 comment · May be fixed by #527
Assignees
Labels
request Request for a new feature or other modification

Comments

@victorzheng02
Copy link
Contributor

Description of proposed feature

We previously wanted to paginate suggestions feature #32, but we should create a general helper, which takes in a list of items, and a pageLimit, can output a paginated version of that list. The user should be able to react with emotes to shift left to right in the pages.

How can the new feature be used?

Alongside user suggestions, this can potentially be used on the codeycoin leaderboard, and the upcoming company info command #122 .

Additional comments

@victorzheng02 victorzheng02 added the request Request for a new feature or other modification label Oct 20, 2022
@mcpenguin
Copy link
Collaborator

Instead of using emotes, we can use buttons - see the RPS command for how we used buttons in an embed.

@KuroganeToyama KuroganeToyama self-assigned this Jan 17, 2024
@sagarpatel211 sagarpatel211 self-assigned this Jun 5, 2024
@sagarpatel211 sagarpatel211 linked a pull request Jun 5, 2024 that will close this issue
@sagarpatel211 sagarpatel211 linked a pull request Jun 5, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
request Request for a new feature or other modification
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants