Dynamic select options in paginator's select menu by Jerrie-Aries · Pull Request #3298 · modmail-dev/Modmail

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@Jerrie-Aries

Copy link Copy Markdown

Contributor

@Jerrie-Aries Jerrie-Aries commented

Aug 5, 2023

edited

Loading

  • 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

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@Jerrie-Aries @Taaku18