Skip to content

Commit 2a108fe

Browse files
PaoloPiaVesaJuvonen
authored andcommitted
Added a side note about adding the team tab built with SPFx (SharePoint#3299)
Added side note about the need to have the SPO site backing the target Team in order to being able to host the SPFx custom tab.
1 parent ab14516 commit 2a108fe

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/spfx/web-parts/get-started/using-web-part-as-ms-teams-tab.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,10 @@ Now we have confirmed that the side-loading is enabled, and we can package our M
275275
276276
![Channel activated](../../../images/sp-teams-channel-activated.png)
277277
278-
- Click `+` to add a new tab on the channel
278+
- Click `+` w tab on the channel
279+
280+
> [!NOTE]
281+
> In order to being able to add a custom teams tab built with SharePoint Framework, you need to have an already existing SharePoint Online site created under the cover of the target Team. If you have just created the target Team, you should first open the its SharePoint Online site by clicking on the "..." just beside the channel title and selecting the "Open in SharePoint" menu item. If the SharePoint Online site has not yet been created, you will see a message static something like "We are setting up your file directory." Once the site will be created, you will be able to add the custom teams tab.
279282
280283
- Click your custom Tab called **MyFirstTeamTab** in the list
281284

0 commit comments

Comments
 (0)