Using @ to mention another user is not consistent across platforms #1032
Replies: 3 comments 1 reply
-
@jakewb-b did y'all address this question as part of the RTE work? Have we already reached a conclusion on this - might be an easy one to close out? @VolkerJunginger & @amshakal Do you have thoughts? Once a conclusion has been reached we should implement it in EX only (and not the classic apps) My personal preference is to only show the drop-down/up when the user has typed "@" and a letter as this is likely to be better for performance in large rooms. |
Beta Was this translation helpful? Give feedback.
-
Decision made @jakewb-b & @daniellekirkwood 22/02/2023: |
Beta Was this translation helpful? Give feedback.
-
Issue created: element-hq/element-android#8156 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When the user types "@" on mobile a list of options shows on Android.
On iOS and Web, the user must type "@" followed by a character.
We should align on which we'd like to implement and the create the issues on the corresponding platforms to make that the case.
Reference: element-hq/element-web#24018
In web, this looks like:
Beta Was this translation helpful? Give feedback.
All reactions