Dynamic select options in paginator's select menu by Jerrie-Aries · Pull Request #3298 · modmail-dev/Modmail
Navigation Menu
{{ message }}
modmail-dev / Modmail Public
- Notifications You must be signed in to change notification settings
- Fork 4.7k
Open
Jerrie-Aries wants to merge 3 commits intomodmail-dev:developmentfrom
Open
Dynamic select options in paginator's select menu#3298
Jerrie-Aries wants to merge 3 commits intomodmail-dev:developmentfrom
Dynamic select options in paginator's select menu#3298
Jerrie-Aries wants to merge 3 commits intomodmail-dev:developmentfrom
Conversation
Copy link Copy Markdown
Contributor
- 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_selectparameter forEmbedPaginatorSession. Defaults toTrue. This gives option to manually disable the select creation when using the instance if needed. - Fixes error when the provided embeds for
EmbedPaginatorSessiondon't have title.
Try it with pages more than 25. Example, ?config help.
Jerrie-Aries added 2 commits
August 4, 2023 20:41
Jerrie-Aries
force-pushed
the
patch/paginator
branch
from
939e480 to
b2ad2c6
Compare
Taaku18
added
the
pending review
label
raidensakura added a commit to raidensakura/modmail that referenced this pull request
Mar 31, 2024This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment