microsoft / microsoft/MicrosoftEdge-Extensions
[FeatureReq - Partner Center] Extension submission rejected after 7 days due to name length—this should be a real-time check
@Rahul-Bauri is already working on this.
Since Feb 5, 2026.
- Dominant language
- JavaScript
- Stars
- 245
- Forks
- 149
- PR merge metrics
- No merged PRs in 30d
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.