Populate users list in issues/comments via mentions #1040

Closed
opened 2025-11-02 03:46:19 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @mmarif4u on GitHub (Sep 3, 2017).

Gitea version : 04ec795

I am not sure if it is currently implemented and i have issues with it. But i cant find it working.

What i mean is if i want to mention a user in issues or comments start @ and then username/login, it should populate a list matching that keywords. That way easy to select.

Off-topic: Is the teams mentions working in Gitea issues/comments?

Originally created by @mmarif4u on GitHub (Sep 3, 2017). Gitea version : 04ec795 I am not sure if it is currently implemented and i have issues with it. But i cant find it working. What i mean is if i want to mention a user in issues or comments start @ and then username/login, it should populate a list matching that keywords. That way easy to select. Off-topic: Is the teams mentions working in Gitea issues/comments?
GiteaMirror added the type/feature label 2025-11-02 03:46:19 -06:00
Author
Owner

@lafriks commented on GitHub (Sep 3, 2017):

I think user autocomplete is not implemented yet

@lafriks commented on GitHub (Sep 3, 2017): I think user autocomplete is not implemented yet
Author
Owner

@bkcsoft commented on GitHub (Sep 4, 2017):

I've suggested a lib for doing this over here https://github.com/gogits/gogs/issues/2957 namely https://github.com/spantaleev/suggestor.js/. Example 7 for usernames only, and 8 for usernames, teams, issues etc 🙂

@bkcsoft commented on GitHub (Sep 4, 2017): I've suggested a lib for doing this over here https://github.com/gogits/gogs/issues/2957 namely https://github.com/spantaleev/suggestor.js/. Example 7 for usernames only, and 8 for usernames, teams, issues etc 🙂
Author
Owner

@lunny commented on GitHub (Jan 7, 2018):

resolved by https://github.com/go-gitea/gitea/pull/3136

@lunny commented on GitHub (Jan 7, 2018): resolved by https://github.com/go-gitea/gitea/pull/3136
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#1040