fossasia / open-event-server

The Open Event Organizer Server to Manage Events https://test-api.eventyay.com
https://api.eventyay.com
GNU General Public License v3.0
2.98k stars 1.89k forks source link

Cannot submit session (server error) and no option to submit speaker details for OpenTechSummit #3427

Closed mariobehling closed 7 years ago

mariobehling commented 7 years ago

The call for speakers of the OpenTechSummit does not allow the submission of speaker details and submission of sessions results in error message.

screenshot from 2017-03-24 18-27-05

mariobehling commented 7 years ago

screenshot from 2017-03-25 07-35-20

Issue still persists. I neither get the option - the button for adding speaker details.

mariobehling commented 7 years ago

After this merge the session proposal form includes the speaker submission form. We had changed this before. The goal is that one speaker can submit several sessions and does not have to fill out speakers info several times - but only one time.

SaptakS commented 7 years ago

The session proposal form in case the speaker is not registered always included the speaker submission form and has nothing to do with this merge. What we made before was if the user is registered as a speaker then the speaker and session forms were separate. The speaker doesn't have to fill out the speakers info several times even now. Only once per event. I will implement that the user has to register only once and not for all events.

mariobehling commented 7 years ago

@SaptakS Please follow the implementation of frab (and other systems) and keep this separate. Only show a "Submit" button after the speaker form has been submitted. Before that show "save as draft".

magdalenesuo commented 7 years ago

@mariobehling How about adding a "Edit Speaker details" button? After the speaker registers? Along side the "Add Session Proposal" button. Because the guests cannot recheck their submitted details. @SaptakS how does that sound?

SaptakS commented 7 years ago

@magdalenesuo makes sense. I will put an edit button in both the mysession page and also in cfs so as to give a better U/X and maintain the same logic in both pages.

SaptakS commented 7 years ago

@magdalenesuo please make an issue and assign it to me. Thanks.