auto complete in Interaction Modal #6212
Replies: 4 comments
-
Autocomplete for the text fields inside a modal would be very useful and quite versatile. I have a use case where I want to configure and setup how certain commands in a server function such as what channel a command can be run in or what role is required to run a command. Autocomplete would add a new level of user-friendliness to bots and expand the use cases for modals. The modals are a very friendly way to get user input and could be improved. |
Beta Was this translation helpful? Give feedback.
-
I 100% agree. Modals with autocomplete options would allow for interactions to do so much more. This would also legit fix one of my problems, so I'm praying for this man. |
Beta Was this translation helpful? Give feedback.
-
👍 |
Beta Was this translation helpful? Give feedback.
-
Would love to see this. Without autocomplete, the things you can do with non slash command interactions are quite limited. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
when writing in short type of text input inside the modal it gives some events to the bot like normal auto complete and gives us the auto complete choices.
(normal autoComplete but inside Interaction Modal Components not Slash Command Interaction)
Why?
this is very helpful
for example:
searching when writing in the short text input and show some suggestions when writing and grammar fixes.
or
writing and search for some data and select one of the choices for not keeping the bot edit the message which one do you need of these results ...etc. (some results must shown to the user to select and some works to choice the first result)
(just an examples)
Beta Was this translation helpful? Give feedback.
All reactions