RocketChat / RocketChat/Rocket.Chat
Size limit alert not showing
Open
Nobody has claimed this yet.
type: bug
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
We don't see the size limit alert anymore
Steps to reproduce:
- set the upload size limit to 20971520 (20mb)
- upload a 45mo file
Expected behavior:
a size limit alert should appear
Actual behavior:
no alert appear
Server Setup Information:
- Version of Rocket.Chat Server: 5.4.0
- Operating System: docker (debian host)
- Deployment Method: docker
- Number of Running Instances: 1
- DB Replicaset Oplog:
- NodeJS Version: v14.19.3
- MongoDB Version: 5.0.14
Client Setup Information
- Desktop App or Browser Version: mac OS desktop client
- Operating System: mac OS
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
No file or test is named. Reproduce the issue with a 20 MB upload limit and a 45 MB file, then trace the upload-size handling and alert path; done means the size-limit alert appears for an oversized upload.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100