Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Newly created webpart not visible in teams App.. #12130

Closed
devanihiren opened this issue Jul 31, 2024 · 5 comments
Closed

Newly created webpart not visible in teams App.. #12130

devanihiren opened this issue Jul 31, 2024 · 5 comments
Assignees
Labels
needs attention This issue needs the attention of a contributor. TA:E2E Team Area: E2E

Comments

@devanihiren
Copy link

I am creating webpart using below command

yo @microsoft/sharepoint --skip-install true --component-type webpart --component-name spo --skip-feature-deployment true --is-domain-isolated false

webpart created successfull.
Now added tab to the manifest.json file with the newly created webpart id.
Using below command to build project :

gulp clean
gulp bundle --ship
gulp package-solution --ship

Then manually uploading new .sppkg to the App catalog and override existing .sppkg
Now i can not see newly created Tab to the Team App.
Also same webpart visible in Sharepoint Site.
How to Fix this issue?how to manually upload with new Tabs in Teams

@microsoft-github-policy-service microsoft-github-policy-service bot added the needs attention This issue needs the attention of a contributor. label Jul 31, 2024
@adashen adashen added investigating TA:E2E Team Area: E2E labels Aug 1, 2024
@HuihuiWu-Microsoft HuihuiWu-Microsoft removed the needs attention This issue needs the attention of a contributor. label Aug 5, 2024
@HuihuiWu-Microsoft
Copy link
Contributor

Hi @devanihiren, thanks for reporting issue to us. You could try our Teams Toolkit VS Code extension to create a SPFx project where you don't need to manually configure Teams manifest file.

@HuihuiWu-Microsoft HuihuiWu-Microsoft added needs more info Need user to provide more info and removed investigating labels Aug 5, 2024
@HuihuiWu-Microsoft
Copy link
Contributor

Hi @devanihiren, do you still have the issue with Teams Toolkit? Any updates?

@devanihiren
Copy link
Author

Solved ..Without Teams Toolkit

@microsoft-github-policy-service microsoft-github-policy-service bot added needs attention This issue needs the attention of a contributor. and removed needs more info Need user to provide more info labels Aug 8, 2024
@HuihuiWu-Microsoft
Copy link
Contributor

@devanihiren Glad to hear that, but still I strongly suggest you to try Teams Toolkit where you can focus on your app and Teams Toolkit will handle other things for you.
I'll close this issue as it has been solved.

@devanihiren
Copy link
Author

Yes , Right , But i am working in AWS Workspace where i am not able to login in Teams Toolkit. That's why i am managing manually.
Here is the Issue : #11976
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs attention This issue needs the attention of a contributor. TA:E2E Team Area: E2E
Projects
None yet
Development

No branches or pull requests

3 participants