Skip to content

feat(editor): pass cached team members to Text on mention#2352

Merged
mejo- merged 2 commits intomainfrom
feat/mention_team_members
Apr 15, 2026
Merged

feat(editor): pass cached team members to Text on mention#2352
mejo- merged 2 commits intomainfrom
feat/mention_team_members

Conversation

@mejo-
Copy link
Copy Markdown
Member

@mejo- mejo- commented Mar 19, 2026

Fixes: nextcloud/text#6881

🏁 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits
  • Tests (unit, integration and/or end-to-end) passing and the changes are covered with tests

@mejo- mejo- self-assigned this Mar 19, 2026
@mejo- mejo- requested a review from max-nextcloud as a code owner March 19, 2026 14:04
@mejo- mejo- added the enhancement New feature or request label Mar 19, 2026
@mejo- mejo- requested a review from silverkszlo as a code owner March 19, 2026 14:04
Comment thread src/composables/useEditor.js Outdated
Copy link
Copy Markdown
Collaborator

@silverkszlo silverkszlo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe just remove the console.debug line, the rest looks good! :)

@mejo- mejo- force-pushed the feat/mention_team_members branch from 993691e to f8f80e0 Compare April 15, 2026 10:26
mejo- added 2 commits April 15, 2026 12:41
Fixes: nextcloud/text#6881

Signed-off-by: Jonas <jonas@freesources.org>
@mejo- mejo- force-pushed the feat/mention_team_members branch from f8f80e0 to 6890461 Compare April 15, 2026 10:41
@mejo- mejo- merged commit 0809d62 into main Apr 15, 2026
55 of 58 checks passed
@mejo- mejo- deleted the feat/mention_team_members branch April 15, 2026 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

@-mentioning people in a Collective also suggests people who are not part of that Collective

2 participants