Open
Description
Target SharePoint environment
SharePoint Online
What SharePoint development model, framework, SDK or API is this about?
💥 SharePoint Framework
Developer environment
None
What browser(s) / client(s) have you tested
- 💥 Internet Explorer
- 💥 Microsoft Edge
- 💥 Google Chrome
- 💥 FireFox
- 💥 Safari
- mobile (iOS/iPadOS)
- mobile (Android)
- not applicable
- other (enter in the "Additional environment details" area below)
Additional environment details
No response
Describe the bug / error
When creating a new page in SharePoint, the user experience and available options differ depending on where the page creation process is started. This inconsistency affects the ability to create a page using the "App" template, as the template selection panel is not always shown.
Steps to reproduce
- From Home Page
Go to the site’s Home page.
Click New → Page.
Result: User is redirected to the Pages Gallery.
- From Home page Settings Panel
Open the settings panel on Home.aspx.
Click Add a Page.
Result: New page opens with a panel to select from templates or apps.
- From Site Contents Page
Go to Site Contents.
Click New → Page or open the settings panel and use Add a Page.
Result: New page opens without the additional panel for template/app selection.
Expected behavior
- The process and UI for creating a new page should be consistent, regardless of where the action is initiated.
- The panel to select from templates or apps should always be available, so users can create a page using the "App" template from any entry point.