Ben855 - For autocomplete arguments in slash comma...
For autocomplete arguments in slash commands, if the user enters something that wasn't available in the autocomplete options, will the interaction be sent through? I'd like to use the autocomplete suggestions but still want my users to be able to input something that is not suggested if they want to.
15 Replies
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
so if I want them to be able to put their own values in then I need to always return whatever partial data I get sent back?
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
Well that seems like poor design since a user can type a a query and hit enter before the three second limit on sending the autocomplete reply
Will it just like prevent the users from sending the command until it gets an autocomplete response?
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
That really is just bad ux imo
@ben855 yes the user can input anything
Yeah I think I just figured that out lol
Gg
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
Out of curiosity, where did you read that it prevented users from sending stuff?
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
Must have been choices
Choices restrict
Autocomplete does not
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
Fun fact enter your repo in sapphire's github cmd