code4romania / monitorizare-vot-votanti-client

Aplicatie React pentru monitorizarea incidentelor din cadrul alegerilor parlamentare din 2016.
MIT License
6 stars 18 forks source link

Add upload image feature when user adds incident on public platform #65

Closed RaduCStefanescu closed 5 years ago

RaduCStefanescu commented 5 years ago

Currently the user cannot add an image when posting about an incident (please checkout the image below) The incident form should have an upload image section where an user can upload an image. The image is not mandatory for the submission of the form.

image

Please check related backend issue: https://github.com/code4romania/monitorizare-vot-votanti-api/issues/26

Below the row with "Sectia" and "Tipul sesizarii" and right above the row with captcha and "Adauga sesizare" button, we should have an entry similar to the one in the image below where a user can choose an image and upload it as part of the incident report:

image

horodnicdragos commented 5 years ago

I'll grab this one.

RaduCStefanescu commented 5 years ago

In progress @horodnicdragos

RaduCStefanescu commented 5 years ago

Fixed by #91