element-hq / element-hq/element-android
Slash commands: next user/room/group completion should append id and not pills in some case
Open
A-Completion
A-Slash-Commands
- Dominant language
- Kotlin
- Stars
- 3.7k
- Forks
- 917
- PR merge metrics
- No merged PRs in 30d
Description
Ex: when inviting a user, we can type:
/invite @ali
and if you use the proposed user, it will lead to:
/invite @alice
with alice as a pill and not:
/invite @alice:server.org
For some command, pills are ok (ex: /me, etc.)
Contributor guide
Assessment
This issue has not been assessed yet.