Skip to content
This repository has been archived by the owner on Apr 29, 2022. It is now read-only.

Issue 1390 clearer cfp submission #1392

Merged

Conversation

ethancarlsson
Copy link
Contributor

#1390

  • The first page should have a description of the process at the top, explaining that there are two steps to get a proposal submitted and emphasizing that the submission is only complete after finishing the second step.
    Description reads:

Please provide the details of your proposal below and remember to complete both steps of the submission process. Your proposal will not be valid if you do not complete both steps.

  • The button on the first page should read "Proceed to step 2", instead of "Submit Proposal"
  • The second page should read "Your Speaker Profile" as title and the labels should make it clear that the person submitting the talk is the speaker (you're not submitting for someone else)
  • The speaker release agreement should be moved to the second page, since the release is entered by the speaker when submitting the proposal
  • The button on the second page should read "Submit Proposal"

@@ -103,6 +103,7 @@ def submit_proposal_step2_add_speakers(request, talk_uuid):
speaker = save_information_from_speaker_form(
request.user, speaker_form.cleaned_data
)
print(speaker_form.cleaned_data)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this for debugging purposes? Might be good to remove this.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah it was for debugging, thanks for spotting it, removed it now

@fpierfed fpierfed merged commit c7d6310 into EuroPython:ep2021 Jun 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants