OfficeDev / microsoft-teams-library-js

JavaScript library for use by Microsoft Teams apps
https://docs.microsoft.com/microsoftteams/platform/
Other
430 stars 199 forks source link

Deep Link to conversations tab not working in Teams v2 (reopen) #2441

Open xSaNta123 opened 2 months ago

xSaNta123 commented 2 months ago

Hey Team, just reopening this issue https://github.com/OfficeDev/microsoft-teams-library-js/issues/2422, as it has been closed automatically.

The problem still persists (tested today). TL;DR The issue is with the text input (editor) on the bottom of the "Chat" tab. When this is accessed via tab, the input is working normally. Screenshot 2024-08-05 at 13 07 05 However, when a deep link (e.g. https://teams.microsoft.com/l/entity//conversations) is used to navigate user to this tab, the editor is not working, stating "Oops, something happened with the editor" Screenshot 2024-08-05 at 13 08 57 .. more details are in the previous issue.

Nivedipa-MSFT commented 2 months ago

@xSaNta123 - Thanks for reporting your issue. We will check and update you soon.

SwenRanj commented 2 months ago

Hi @Nivedipa-MSFT and @Prasad-MSFT, any updates on this issue? We are also still experiencing this issue, as noted in issue #2422 .

meshdevops commented 2 months ago

We are also still experiencing this issue https://github.com/OfficeDev/microsoft-teams-library-js/issues/2422 .

Nivedipa-MSFT commented 2 months ago

@xSaNta123, @SwenRanj, @meshdevops - There is an already bug raised for this. Engineering team is working on it. We will let you know once we get any updates on it.

SwenRanj commented 2 months ago

@Nivedipa-MSFT Any progress/ updates on this issue? 🙏

Nivedipa-MSFT commented 2 months ago

@SwenRanj - We will check the status of the bug and update you soon.

minigt-teladoc commented 1 month ago

Hi! Any updates on this? We are also still experiencing this issue