Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dropzone doesn't send correct proposal id to the /proposal/attach:id endpoint #660

Open
lazycipher opened this issue Dec 1, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@lazycipher
Copy link

Describe the bug
Dropzone doesn't send the correct proposal id to the /proposal/attach:id endpoint.
Error handling is also not proper so even image fails to upload, it shows success.

Steps to Reproduce
Steps to reproduce the behavior:

  1. Go to 'Organization'
  2. Click on 'Propose Idea'
  3. Write proposal details.
  4. Save the proposal as a draft.
  5. When you see dropzone(file upload section), choose a file to be uploaded.
  6. Checkout the error on the API server console.

Expected behavior
It should attach the image as expected.

Screenshots
DetectedBug

@lazycipher lazycipher added the bug Something isn't working label Dec 1, 2020
@lazycipher lazycipher mentioned this issue Dec 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant