RocketChat / RocketChat/Rocket.Chat
[Bug] Uploading app on publisher portal not possible
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
.
Description:
Today I tried to upload a new app to the marketplace by uploading it on the publisher portal.
I dropped the file in the file field. When I clicked on "next" I got a message that this is a compiled version and not the source code.
I created the ZIP file as described with the rc-apps pachage command.
Uploading the app by using rc-apps submitworked fine.
Steps to reproduce:
- Go to publisher portal https://marketplace.rocket.chat/publisher/apps
- Click on "+ New App"
- Drop your ZIP file on the file input field or browse for the file.
Expected behavior:
By clicking on next it should proceed to the next page to enter the app details.
Actual behavior:
Clicking on the next button causes an error message.
Client Setup Information
I tried it in Chrome Version 98.0.4758.80 (Offizieller Build) (x86_64)
On MacOS
Contributor guide
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.
Research direction
Reproduce the upload flow at https://marketplace.rocket.chat/publisher/apps using a ZIP created with the rc-apps package command, then compare it with the working rc-apps submit path. Investigate the publisher portal's ZIP validation and make the Next action proceed to app details for a valid package; verify the behavior in Chrome on macOS.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100