MicrosoftDocs / msteams-docs

Source for the Microsoft Teams developer platform documentation.
https://aka.ms/teamsdev
Creative Commons Attribution 4.0 International
286 stars 508 forks source link

Share to teams does not display channels results #8890

Closed AmitaiBitonHarmonie closed 1 year ago

AmitaiBitonHarmonie commented 1 year ago

Hi, I am using you are documentation to enable users to share links to teams, but when I am searching for the specific channel the resulting dropdown doesn't display channel results after the investigation I saw that the network response includes the channel data but you don't show it in the dropdown!

Empty results :

image

Network response including the channel results:

image

Note: chats and people work just fine.

Can you please tell me if it is a real bug or a local issue?

Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

ghost commented 1 year ago

Hi AmitaiBitonHarmonie! Thank you for bringing this issue to our attention. We will investigate and if we require further information we will reach out in one business day. Please use this link to escalate if you don't get replies.

Best regards, Teams Platform

ChetanSharma-msft commented 1 year ago

Hello @AmitaiBitonHarmonie - Thanks for raising your query. We will further investigate on this issue and let you know the updates.

Meghana-MSFT commented 1 year ago

@AmitaiBitonHarmonie - We checked this using the share to Teams sample. Could you please refer this once - https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/app-link-unfurling-in-share-to-teams/csharp

We are able to see the list of channels. image

AmitaiBitonHarmonie commented 1 year ago

Thanks for the quick response!

We are developing an Outlook add-in and we want to open the share to teams dialog for some users it displays the channels results but for some other users, the channel is hidden although the response includes the channel that's why I think you have some bug related to the dropdown list of search result that not rendering all list from the response! Please try to repo the bug locally for multiple users and you will see it happened to you also!

Meghana-MSFT commented 1 year ago

Thank you for the additional information, we will check and get back to you.

Meghana-MSFT commented 1 year ago

We are still not able to repro this issue, we have raised a bug for the same. We will keep you posted.

Additionally it could be very helpful if you could provide us the code snippet/demo creds with which the issue is reproducible.

AmitaiBitonHarmonie commented 1 year ago

Hi, this is the code, I will explain again for some users/environments we are able to repo the bug the real bug is related to the search dropdown that does not display the all response list for example channels! image

Meghana-MSFT commented 1 year ago

@AmitaiBitonHarmonie - Could you please include the Fiddler trace? Also, please include any console errors that might be shown. Engineering team is requesting these details for further investigation.

ghost commented 1 year ago

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 3 days. It will be closed if no further activity occurs within 3 days of this comment.

TommyBloom commented 7 months ago

We also have this same issue. Our the search dropdown only displays the "General" channels but cannot search for any named channels

Meghana-MSFT commented 7 months ago

@TommyBloom - Could you please include the Fiddler trace? Also, please include any console errors that might be shown. Engineering team is requesting these details for further investigation. Please share these details at microsoftteamsdev@microsoft.com.

codyhef commented 6 months ago

We are also having this issue, I've sent a Fiddler trace to the email above.

Meghana-MSFT commented 6 months ago

We shared the fiddler trace with engineering team, we will keep you posted on the updates. Thank you.

KoenJanssensPD commented 3 weeks ago

Having the same issue on android, not all channels are appearing when searching for a channel to share something