You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
commands like /command@[email protected] or /[email protected] are detected as email addresses, they look clickable like commands and you try them thinking they will be set as draft, instead you land in a new chat with that weird address (this is another issue but for desktop, the chat should not be immediately created but user should get asked for confirmation)
could be related to #5. I'm not sure if / can be part of an email address, but even if that were the case I think the fix would just be to give BotCommandSuggestions a higher priority than email addresses.
commands like /command@[email protected] or /[email protected] are detected as email addresses, they look clickable like commands and you try them thinking they will be set as draft, instead you land in a new chat with that weird address (this is another issue but for desktop, the chat should not be immediately created but user should get asked for confirmation)
input:
expected:
actual:
The text was updated successfully, but these errors were encountered: