mbeps / next_discussion_platform

Full Stack Website for Forum Discussion Platform using Next.JS and Firebase
https://circus-discussion.vercel.app
MIT License
49 stars 11 forks source link

BUG: Possible for a user to upload files that are too large #26

Closed mbeps closed 1 year ago

mbeps commented 1 year ago

Describe the bug

A user can upload a file that is too large. This would take up a lot of unnecessary storage in Firebase Storage.

Reproducing the bug**

  1. Create a post
  2. Select Image & Video
  3. Select a large file

Expected behavior

The system should display a message to the user stating that the file is too large. For example 10MB.

Screenshots

Platforms

Desktop (please complete the following information):

Smartphone (please complete the following information):**

Additional context

Severity:

mbeps commented 1 year ago

e5b1eebdc59fa4cef0c5e86a013825b8a24b12e9