-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
Create Page Dialog shows "Script editor web part" as App Page #4500
Comments
Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible. |
Hi @paxvas2023, great question, I can understand your frustration 😊 This makes sense for some scenarios (i.e you want to built a full page experience, where you're in charge of everything) You can remove the |
Hi,
Thx for the help and the information.
Kind regards janko
From: Dan Toft ***@***.***>
Sent: Thursday, January 4, 2024 9:03 PM
To: pnp/sp-dev-fx-webparts ***@***.***>
Cc: Janko Johannes Schoettl ***@***.***>; Author ***@***.***>
Subject: Re: [pnp/sp-dev-fx-webparts] Create Page Dialog shows "Script editor web part" as App Page (Issue #4500)
Sie erhalten nicht oft eine E-Mail von ***@***.******@***.***>. Erfahren Sie, warum dies wichtig ist<https://aka.ms/LearnAboutSenderIdentification>
This makes sense for some scenarios (i.e you want to built a full page experience, where you're in charge of everything)
You can remove the SharePointFullPage from the supportedHosts in the web part manifest here<https://github.com/pnp/sp-dev-fx-webparts/blob/8d3b71495f1469668523076967baf512bc9e2a6a/samples/react-script-editor/src/webparts/scriptEditor/ScriptEditorWebPart.manifest.json#L9C46-L9C64>
-
Reply to this email directly, view it on GitHub<#4500 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A6WDYT44QLFILD6AZ54HUYDYM4DHFAVCNFSM6AAAAABAZQPODWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZXGY4DOOBUHA>.
You are receiving this because you authored the thread.Message ID: ***@***.******@***.***>>
|
This issue has been marked as stale due to no progress in over 90 days. If you are still experiencing this issue, please provide additional information so we can help you resolve it. |
Closing this issue due to lack of activity. If you are still encountering this issue, please do not hesitate to open a new issue. Make sure to follow the guidance on how to create good issues to increase your chances of getting the help you deserve. |
Disclaimer
Yes
Sample
https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-script-editor/README.md
Contributor(s)
wobba
What happened?
While creating a new page a new tab "APPS" is presented and in it the "Script editor web part" as App Page. As this is misleading customers and me please explain, why this is visible here.
Steps to reproduce
1.Deployed "Script editor web part" in Tenant
2.Create Page on communication page
3.Choose "Apps" Tab
4.Here the Webpart is visible as App Page
Expected behavior
I expect to see the webpart only in the edit page dialog while inserting webparts.
Target SharePoint environment
SharePoint Online
Developer environment
None
Browsers
What version of Node.js is currently installed on your workstation?
What version of Node.js is required by the sample?
Paste the results of SPFx doctor
Additional environment details
The text was updated successfully, but these errors were encountered: