acmucsd / membership-portal-ui

🔷 React Front End for ACM UCSD's Membership Portal
https://members.acmucsd.com
11 stars 14 forks source link

Fixing Event Cover Image Not Clearing #616

Closed ryan-truong closed 1 year ago

ryan-truong commented 1 year ago

This PR addresses the bug found in Issue #615

To reset the preview when an event form is created, the state of fileList when uploading is being kept track of. When the whole form is submitted the fileList becomes empty and the preview will dissapear.