discord-api-docs icon indicating copy to clipboard operation
discord-api-docs copied to clipboard

Slash mentions not tappable when used inside embeds on Android

Open MirielCH opened this issue 3 years ago • 3 comments

Description

Slash mentions are not tappable when used inside an embed. This works on the latest iOS update, and also works on desktop with no issue. This is on client version 143.1 canary. I have followed this feature for a while now, and since it is now rolling out while still not working, I decided to open an issue. Tapping slash mentions inside message content works as epected.

Steps to Reproduce

• Create an embed that contains slash mentions • Tap away

Expected Behavior

Autofilling chat input with the tapped command name.

Current Behavior

Nothing happens.

Screenshots/Videos

https://user-images.githubusercontent.com/11088439/186079639-7f21a2a0-f247-4199-b882-029bc8b5bf76.mp4

Recording showing behaviour of tapping slash mentions in message content and an embed.

Client and System Information

App: 143.1 (null) canaryRelease; Manifest: N/A; Build Override: N/A; Device: r0s (SM-S901B) OS 31;

MirielCH avatar Aug 23 '22 05:08 MirielCH

In addition to that, Slash command mentions seem to be implemented quite inconveniently in general on Android. When tapping a mention, the given ID is not obeyed at all. Instead the command name is just inserted into the chat bar and the command browser opens as if you searched for this name.

Is there any reason for this behaviour?

rouven0 avatar Aug 25 '22 11:08 rouven0

iOS also just inserts the text

advaith1 avatar Aug 25 '22 12:08 advaith1

That problem on all mentions in an embed.

A7mooz avatar Aug 25 '22 21:08 A7mooz

Fixed in the next alpha

jkcailteux avatar Mar 13 '23 18:03 jkcailteux