Skip to content

💡 [Feature]: Add Site Collection Dropdown for Site Collection App Catalog Creation #578

@nicodecleyre

Description

@nicodecleyre

🎯 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

Image

🤔 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

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions