frontend icon indicating copy to clipboard operation
frontend copied to clipboard

[Bug] Create campaign form - beneficiary and coordinator

Open dplamenov opened this issue 2 years ago • 1 comments

Describe the bug Validation of the campaign creation form and the API server expect to have a beneficiaryId and a coordinatorId in the request, which should be UUID. But there is no possibility to enter UUIDs in the form. The form has only two modals that allow entering name, email and phone, but no UUIDs.

To Reproduce Steps to reproduce the behavior:

  1. Go to campaigns/create
  2. Try to create new campaign

Screenshots Screenshot at Mar 18 16-06-05 This is the modal for coordinator but form and API server expect coordinatorId: Screenshot at Mar 18 16-06-19

@igoychev @kachar @imilchev

dplamenov avatar Mar 18 '22 14:03 dplamenov

Kind of duplicate of https://github.com/podkrepi-bg/frontend/issues/362

kachar avatar Mar 18 '22 16:03 kachar

Closing the ticket as a duplicate of #364.

ani-kalpachka avatar Oct 22 '22 19:10 ani-kalpachka