You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The Chat component does not show the list of members consistent with Teams (or ChatList since that displays the same way Teams does).
Notice from the screenshot that the component doesn't use + and doesn't put the members in order. Also be aware that the behavior changes for 1, 2, 3+ people - there is code in ChatList that could help.
To Reproduce
Steps to reproduce the behavior:
Create a group with more than 3 people.
Observe the difference in behavior.
Expected behavior
The membership experience should be consistent at least across ChatList and Chat. For instance, clicking on a chat in ChatList with 20 members is hard to reconcile with Chat which might have completely different members shown in a different order.
Screenshots
Here is a membership list in Teams...
Here is that same list in ChatList...
Here it is in Chat...
Environment (please complete the following information):
OS: macOS Monterey 12.7.3
Browser: Edge
Framework: React
Context: Web
Version: MGT v4
Provider: Msal2Provider
Additional context
I am a MSFT FTE and can be reached in Teams at pelasne.
The text was updated successfully, but these errors were encountered:
Describe the bug
The Chat component does not show the list of members consistent with Teams (or ChatList since that displays the same way Teams does).
Notice from the screenshot that the component doesn't use + and doesn't put the members in order. Also be aware that the behavior changes for 1, 2, 3+ people - there is code in ChatList that could help.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The membership experience should be consistent at least across ChatList and Chat. For instance, clicking on a chat in ChatList with 20 members is hard to reconcile with Chat which might have completely different members shown in a different order.
Screenshots
Here is a membership list in Teams...
Here is that same list in ChatList...
Here it is in Chat...
Environment (please complete the following information):
Additional context
I am a MSFT FTE and can be reached in Teams at pelasne.
The text was updated successfully, but these errors were encountered: