OfficeDev / microsoft-teams-library-js

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

No difference in behavior using different screen share protocols in shareAppContentToStage #2443

Open markitosha opened 1 month ago

markitosha commented 1 month ago

Hi Team,

I've been using the shareAppContentToStage method in the Microsoft Teams JavaScript client library and specified different sharing protocols in the shareControlOptions. However, I do not observe any difference in behavior when using these different protocols (e.g., ScreenShare vs Collaborative). From documentation, I would expect that ScreenShare protocol makes experience "read-only", without option to interact with the content on stage view, but I see no such thing.

Can you clarify what the expected differences should be when using different sharing protocols?

I'm using New Teams Client. @microsoft/teams-js library version: 2.24.0

Thank you!

Nivedipa-MSFT commented 1 month ago

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

Nivedipa-MSFT commented 4 weeks ago

@markitosha - We are able to repro your issue. We have raised a bug for the same. We will let you know once we get any updates on it.