RocketChat / RocketChat/Rocket.Chat

Size limit alert not showing

Open
#27,989 7 comments 0 reactions 0 assignees View on GitHub

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:
  1. set the upload size limit to 20971520 (20mb)
  2. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.