beyond-all-reason / bar-lobby

BAR Lobby Client
https://beyond-all-reason.github.io/bar-lobby/
MIT License
32 stars 28 forks source link

Keyboard selecting an auto-suggestion automatically submits the command #253

Open JasonReed-2 opened 9 months ago

JasonReed-2 commented 9 months ago

Issue When a user uses the keyboard to select an autosuggestion: pressing enter automatically submits the auto-suggestion instead of populating it into the text-box then letting the user submit it themselves.

Impact This is a problem for commands that require the user to enter arguments after the command itself. Example: the "!clusterstatus" command requires you to enter the as an argument after the command.