Select Menu: Extend number of options #3752
-
One common use case for option menus is a date picker. With the current ammount of options you can't cover the whole range of days (50 would be enough to cover all days). Not even mentioning years (here 100 would be great) |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
I'd love the 25 slash command option choices upped as well! |
Beta Was this translation helpful? Give feedback.
-
They should just add a date picker option that converts to unix epoch or something, much better than large amounts of slash commands options, as most people aren't going to want commands with more than 25 parameters, that would be extremely tedious. |
Beta Was this translation helpful? Give feedback.
-
We likely won't expand the choices - the limitation exists for performance reasons as well as UX ones, especially on mobile. We do want to add a datepicker slash command type, and an autocomplete system that allows for a more dynamic list of options - I think these would solve a lot of the common use cases needing additional options. Some of this is on our API roadmap 😄 |
Beta Was this translation helpful? Give feedback.
We likely won't expand the choices - the limitation exists for performance reasons as well as UX ones, especially on mobile. We do want to add a datepicker slash command type, and an autocomplete system that allows for a more dynamic list of options - I think these would solve a lot of the common use cases needing additional options. Some of this is on our API roadmap 😄