RocketChat / Apps.Github22

The ultimate AI-powered app extending Rocket.Chat for global developers collaborating on Github (2024 and beyond)
33 stars 37 forks source link

Slash command misbehaves when fully typed #84

Closed Rodriq closed 1 year ago

Rodriq commented 1 year ago

Description:

When you manually type the /github <something> slash command without using the suggestion, when you press enter you get github appended to the command again.

Steps to reproduce:

  1. Install and configure the app
  2. In any channel, type for example the slash command /github me completely without taking any suggestion
  3. Press enter

Expected behavior:

Normal user info should show or whatever the command is meant for should show

Actual behavior:

You get github appended to the slash command

Rocket.Chat Server Setup Information:

Rocket.Chat Client Setup Information

Desktop app on windows

Additional context

See the screen recording below. I used an onscreen keyboard so you can see everything completely.

https://user-images.githubusercontent.com/39289592/228433685-286f96b3-8065-485d-9664-18057f8e4bce.mp4

Nabhag8848 commented 1 year ago

Hey @Rodriq This issue is related to RC and this is happening for every slashcommand we are running regardless of app.

ggazzo commented 1 year ago

duplicated of #28473