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

Dynamic select options in paginator's select menu #3298

Open
wants to merge 3 commits into
base: development
Choose a base branch
from

Conversation

Jerrie-Aries
Copy link
Contributor

@Jerrie-Aries Jerrie-Aries commented Aug 5, 2023

  • The list of select options in the select menu are no longer static. The options are now dynamically updated based on the value of current page. The list update will be triggered by every interaction made whether on button or select menu.
  • Add create_select parameter for EmbedPaginatorSession. Defaults to True. This gives option to manually disable the select creation when using the instance if needed.
  • Fixes error when the provided embeds for EmbedPaginatorSession don't have title.

Try it with pages more than 25. Example, ?config help.

raidensakura added a commit to raidensakura/modmail that referenced this pull request Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants