Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Communication: Tagging other user does not work #65

Closed
julian-wls opened this issue Oct 23, 2024 · 0 comments · Fixed by #71
Closed

Communication: Tagging other user does not work #65

julian-wls opened this issue Oct 23, 2024 · 0 comments · Fixed by #71
Assignees
Labels
bug Something isn't working

Comments

@julian-wls
Copy link
Contributor

julian-wls commented Oct 23, 2024

Description

When typing '#', a list with the different channels is presented to let the user select a channel to tag. Lectures and exercises are shown in the list as well. When typing a new word starting with '@', the user expects to see a list similar to the list of channels to pick one of the available members of the current channel. However, no such list is displayed. See the screenshots below for more context.

Suggestion

Line 254 in ConversationViewModel defines tag chars consisting of '@' and '#'.
There seems to be an issue with the function produceUserMentionAutoCompleteHints.

Screenshots

@:
Screenshot_20241023_130435
#:
Screenshot_20241023_130506

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants