Open
Description
Category
[x] Enhancement
[ ] Bug
[ ] Question
Version
3.21.0
Expected / Desired Behavior / Question
Currently, in the dev version of the React controls, ListItemComments has the ability to like or unlike comments. As users, we would like to also see the list of users who liked each comment.
Observed Behavior
Users are able to like or unlike comments, but there is no option available to view which users liked a comment.
Steps to Reproduce
- Add the ListItemComments control to an SPFx component.
- Like a comment.
- Notice that there’s no visible list of users who liked the comment.