Updates from: 08/14/2022 01:07:25
Service Microsoft Docs article Related commit history on GitHub Change details
platform Designing Apps In Meetings https://github.com/MicrosoftDocs/msteams-docs/commits/main/msteams-platform/apps-in-teams-meetings/design/designing-apps-in-meetings.md
Title: Designing your meeting extension
-description: Learn how to design meeting extensions for your apps in Teams meetings. Use the UI templates in the Microsoft Teams UI Kit to help you design your meeting tab.
+description: Learn how to implement the design guidelines and use the UI templates to design a meeting extension for Teams.
ms.localizationpriority: medium
platform Design Teams App Basic Ui Components https://github.com/MicrosoftDocs/msteams-docs/commits/main/msteams-platform/concepts/design/design-teams-app-basic-ui-components.md
Title: Design your app with basic Fluent UI components
-description: Learn to design Microsoft Teams apps using the Fluent UI components from the Teams UI Kit.
+description: Learn how to use UI components from Teams UI kit to build Microsoft Teams apps. Learn to use UI components such a Fluent kit, breadcrumb, button card, carousel, dropdown, and toggle.
ms.localizationpriority: medium
platform Personal Apps https://github.com/MicrosoftDocs/msteams-docs/commits/main/msteams-platform/concepts/design/personal-apps.md
Title: Designing your personal app
-description: Learn how to design a Teams personal app and get the Microsoft Teams UI Kit, create components, such as, dashboard, form, task board for Mobile and Desktop experience.
+description: Learn how to implement the design guidelines including UI elements to design a personal app using Microsoft Teams UI kit.
ms.localizationpriority: medium
platform Planning Checklist https://github.com/MicrosoftDocs/msteams-docs/commits/main/msteams-platform/concepts/design/planning-checklist.md
Title: Questions to help plan Teams app development
-description: Questions to consider while you plan your app, understand your user and their needs, problems that your app solves, user authentication and their onboarding experience.
+description: Learn to plan your app using the checklist to ensure your plan covers the important details of app development.
ms.localizationpriority: high
platform Messaging Extension Design https://github.com/MicrosoftDocs/msteams-docs/commits/main/msteams-platform/messaging-extensions/design/messaging-extension-design.md
Title: Designing your message extension
-description: Learn how to design a Teams message extension and get the Microsoft Teams UI Kit. Describes teams design guidelines reference message extensions tips best practice
+description: Learn how to design a Teams message extension and get the Microsoft Teams UI Kit. Describes about Teams design guidelines reference message extensions tips and best practice.
ms.localizationpriority: high
For consistency across Teams apps, you can't customize the sign-in screen. If yo
## Types of message extensions
-Message extensions can have search commands, action commands, or both. Your commands depend on your app's features and how those fit within Teams use cases.
+Message extensions can have search commands, action commands, or both. Your commands depend on your app's features and how those fits within Teams use cases.
### Search commands
Use these recommendations to create a quality app experience.
:::row::: :::column span=""::: #### Do: Integrate with single-sign on
SSO makes the sign-in process easier, faster, and secure. Also, if a user has al
:::column-end::: :::column span=""::: #### Don't: Take users away from the conversation
Message extensions aren't always easy to find. Include screenshots of how to use
:::row::: :::column span=""::: #### Do: Let Teams handle some of the design work if possible
If it makes sense for your use cases, consider creating a search-based message e
:::column-end::: :::column span=""::: #### Don't: Embed your entire app in a task module