adrianhajdin / project_mern_memories

This is a code repository for the corresponding video tutorial. Using React, Node.js, Express & MongoDB you'll learn how to build a Full Stack MERN Application - from start to finish. The App is called "Memories" and it is a simple social media app that allows users to post interesting events that happened in their lives.
https://youtube.com/playlist?list=PL6QREj8te1P7VSwhrMf3D3Xt4V6_SRkhu
4.95k stars 1.83k forks source link

Clear button is not working for the choose file input. #189

Open SUMITKUMARCHAUBEY opened 4 months ago

SUMITKUMARCHAUBEY commented 4 months ago

Suppose you are creating a new memory, and you proceed to load a file to attach to it. However, you later decide to drop the file and clear all inputs to reset for a fresh entry. Unfortunately, the clear button does not work for the file input field.

https://github.com/adrianhajdin/project_mern_memories/assets/94363888/0848750f-dff7-4d1b-bc2e-ee93c54f1366

SUMITKUMARCHAUBEY commented 4 months ago

Please check if this something you would like to have fixed, I would be more the happy to contribute.

Ameerjafar commented 2 months ago

can i work on this @SUMITKUMARCHAUBEY

aryansharma56 commented 1 month ago

I would like to work on this.