MicrosoftDocs / msteams-docs

Source for the Microsoft Teams developer platform documentation.
https://aka.ms/teamsdev
Creative Commons Attribution 4.0 International
282 stars 503 forks source link

Command list not closing when pasting text #4744

Open sueess opened 2 years ago

sueess commented 2 years ago

I found this bug because our bot users ofter paste text into the input field of the chat. The bug with the not disappearing command list destroys the copy-paste experience.

What happens and should happen

  1. Open a bot conversation with commands (commands are set in the manifest)
  2. Click in chat input field
  3. The command list will be displayed (sometime it only flutters)
  4. Paste the text using ctrl+v [Command list should disappear at that moment]
  5. Click enter on they keyboard
  6. The marked command will be sent [The pasted text should be send]

https://user-images.githubusercontent.com/6587992/144001822-52893d58-671d-41f7-b898-d1f44b18f5fd.mov

ghost commented 2 years ago

Hi sueess! Thank you for bringing this issue to our attention. We will investigate and if we require further information we will reach out in one business day. Please use this link to escalate if you don't get replies.

Best regards, Teams Platform

sayali-MSFT commented 2 years ago

@sueess -We are looking into this I will get back to you soon.

sayali-MSFT commented 2 years ago

@sueess - We are able to repro that issue , We have raised bug for the same and concerned team is looking into it. We will inform you once we get any update.

sayali-MSFT commented 1 year ago

Hope you are doing well!! Just wanted to inform you that engineering team is working on this issue, and we are tracking it closely. Once we get any update on it, we will inform you accordingly.

sueess commented 1 year ago

This are good news. This is probably the most annoying bug in MS Teams. Hope a UX designer supports the devs ;). Thanks for keeping me up-to-date.