-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Open
Copy link
Labels
⭐ enhancementNew feature or requestNew feature or request👨💻work in progressI am working on itI am working on it
Milestone
Description
🎯 Aim of the feature
Replace the current manual site collection URL input with a dropdown list when creating a site collection app catalog. Currently, users must manually enter the site collection URL, which can lead to errors and requires them to know the exact relative URL. This feature will provide a dropdown populated with all available site collections from the current tenant where the user is logged in, automatically excluding site collections that already have a site collection app catalog configured.
📷 Images (if possible) with expected result
🤔 Additional remarks or comments
- The dropdown should be searchable/filterable to help users quickly find their desired site collection
- Display site collection titles alongside URLs where possible for better user experience (e.g., "Marketing Site - https://contoso.sharepoint.com/sites/marketing")
- Add a loading indicator while fetching site collections from the tenant
- Consider pagination or virtual scrolling for tenants with a large number of site collections
- Show a clear message if no eligible site collections are found (i.e., all site collections already have app catalogs)
- if an error occured, let's use the fallback to allow the user to manual enter the site collection relative url
Metadata
Metadata
Assignees
Labels
⭐ enhancementNew feature or requestNew feature or request👨💻work in progressI am working on itI am working on it