Don't show the "Sending command" in the chat field for Context Menu commands #5611
Unanswered
IllagerCaptain
asked this question in
API Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I propose that the "Sending command" chat message is hidden for content menu commands.
Imagine you have a user command that opens a modal. Someone adds a bot for the first time that happens to be yours! They use a user command and see "1 new message" right before the modal opens. They may close the modal to check on that wonderful new message in their small server, getting confused when nothing is there.
The "new message" was the "Sending command" that usually gets replaced by a message, but since it was responded to with a modal, it got removed when the modal opened.
I believe it would be better UX to just have 3 little dots next to the name of the command in the menu while it's loading instead, or something similar to that.
~ IllagerCaptain
Beta Was this translation helpful? Give feedback.
All reactions