Skip to content

Image Uploads method is not optimized #4

@Suvink

Description

@Suvink

The current image upload method follows the following process.

  1. Upload the image into Firebase storage as soon as the user uploads a file
  2. Get the URL from Firebase Storage
  3. Preview using the url

If a user adds images multiple times, the storage fills up with unnecessary files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions