pnp / pnp/sp-dev-fx-controls-react

@mentions in ListItemComments won't work for libraries

Open
#1,383 7 comments 0 reactions 1 assignee View on GitHub

@Ateina is already working on this.

Since May 4, 2025.

status:working-on-it type:bug
Dominant language
TypeScript
Stars
433
Forks
418
Avg merge
5d 6m
Merged PRs (30d)
19

Description

Category

[ ] Enhancement

[x] Bug

[ ] Question

Version

Please specify what version of the library you are using: [3.9.0]

Expected / Desired Behavior / Question

@-mentioning should work for lists and libraries.

Observed Behavior

When @-mentioning a user in a ListItemComments control connected to a list after saving a comment the @-mentions will be resolved to user names and emails will be send to notify the users. If the ListItemComments control is connected to a library the @-mentions will only appear while writing the comment. After saving the comment they appear as @mention{0} (1, 2, etc.) and no email gets send to the mentioned users.

Steps to Reproduce

Create two ListItemComments controls, for one set the listId property to the id of a list and for the other set the listId property to the id of a library.
Write comments mentioning yourself.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.