-
Notifications
You must be signed in to change notification settings - Fork 148
Description
Hi Edge Extensions Team,
I'm writing to express frustration regarding the current submission process in the Partner Center.
I recently waited 7 days for a review, only to have the extension rejected because the extension name was too long.
This is a suboptimal developer experience. Metadata constraints like character limits are basic programmatic rules that should be validated at the moment of submission in the UI. Waiting a week for a "string length" error wastes both the developer's time and your team's review resources.
Request: Please implement real-time validation or a "Pre-flight check" in the Partner Center to catch metadata errors (name length, description limits, etc.) before a developer successfully submits the package.
Let's make the Edge ecosystem more developer-friendly.
