Teams Development
9 TopicsUsing design frameworks for teams
Hi guys, We are building our web app and want to choose right design frameworks. Our plan is to build a stand alone web application and then to integrate it with Microsoft Teams. As I understand, web applications integrate with Teams using IFrame. In the documentation for Teams developers is written that if I want to develop my web app inside Teams (as Teams web app), it is recommended to use Fluent UI Northstar. But if I want to develop just a stand alone web application and then to integrate with Teams, could I use other frameworks like Bootstrap, React bootstrap or Syncfusion? Are there any constraints while integrating with Teams? Thanks in advance!924Views1like0CommentsTeams Search Messaging Extension - Update Existing Adaptive Card Posts!
Dear All I have been working on MS Teams search messaging extension and implemented an app that query backend systems and users could select the preview card. Once selected, it will appear on the compose box to post the selected value. Everything is working as expected, however, I couldn't able to figure out how to refresh the card that it was approved/rejected, which was posted by the user after users take actions on the option provided on the card, in this case after clicking on Submit button (See below screenshot) I tried using "Send Activity" or "Update Activity", but it is throwing an error stating that "The bot is not part of conversational roaster". Could you please guide me what I have missed here? Thanks Chandrasekaran Nageswaran1.9KViews1like8Comments